summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2008-07-03[ARM] 5044/1: pwm_bl: add init/notify/exit callbacksPhilipp Zabel
2008-07-03[ARM] pxa: add generic PWM backlight drivereric miao
2008-05-19[ARM] pxa: Add bare bones PWM APIRussell King
2008-05-18i2c: Kill the old driver matching schemeJean Delvare
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds
2008-05-14per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet
2008-05-14lib: create common ascii hex arrayHarvey Harrison
2008-05-14add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk
2008-05-14Driver core: struct class remove children listDave Young
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers
2008-05-14USB: add association.hGreg Kroah-Hartman
2008-05-13fuse: add flag to turn on big writesMiklos Szeredi
2008-05-13memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro
2008-05-13cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson
2008-05-12net: Allow netdevices to specify needed head/tailroomJohannes Berg
2008-05-12net: Set LL_MAX_HEADER properly for wireless.David S. Miller
2008-05-12Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds
2008-05-12Fix up 'need_resched()' definitionLinus Torvalds
2008-05-12syncppp: Fix crashes.David S. Miller
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds
2008-05-11i2c: Match dummy devices by typeJean Delvare
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds
2008-05-10Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds
2008-05-09[libata] revert new check-ready Status register logicJeff Garzik
2008-05-09module: put modversions in vermagicRusty Russell
2008-05-09[POWERPC] Fix of_i2c include for module compilationJochen Friedrich
2008-05-08netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...Patrick McHardy
2008-05-07block: avoid duplicate calls to get_part() in disk stat codeJens Axboe
2008-05-07cfq-iosched: make io priorities inherit CPU scheduling class as well as niceJens Axboe
2008-05-07udf: Make udf exportableRasmus Rohde
2008-05-07vfs: splice remove_suid() cleanupMiklos Szeredi
2008-05-06[PATCH] kill ->put_inodeChristoph Hellwig
2008-05-06phylib: Fix some sparse warningsAndy Fleming
2008-05-06libata: export ata_eh_analyze_ncq_errorMark Lord
2008-05-06libata: improve post-reset device ready testTejun Heo
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra
2008-05-05sched: make clock sync tunable by architecture codeIngo Molnar
2008-05-05sched: fix RT task-wakeup logicGregory Haskins
2008-05-05kgdb: fix signedness mixmatches, add statics, add declaration to headerHarvey Harrison
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve
2008-05-04sysfs: build fixIngo Molnar
2008-05-03hrtimer: remove duplicate helper functionOliver Hartkopp
2008-05-02bridge: forwarding table information for >256 devicesStephen Hemminger
2008-05-03pda_power: add init and exit function callbacksPhilipp Zabel
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport complianceDavid Lopo
2008-05-02USB: add Cypress c67x00 OTG controller core driverPeter Korsgaard
2008-05-02USB: Add the USB 2.0 extension descriptor.Sarah Sharp
2008-05-02driver-core: add dev_name() to help transition away from using bus_idKay Sievers