aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-21
|\
| * SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
| * memstick: convert struct class_device to struct deviceGreg Kroah-Hartman2008-04-19
| * PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-19
| * Firmware: add iSCSI iBFT SupportKonrad Rzeszutek2008-04-19
| * Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman2008-04-19
| * PM: Convert wakeup flag accessors to inline functionsAlan Stern2008-04-19
| * PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern2008-04-19
| * PM: Handle device registrations during suspend/resumeRafael J. Wysocki2008-04-19
| * sysfs: small header file cleanup for SYSFS=nDavid Rientjes2008-04-19
| * driver core: Convert debug functions declared inline __attribute__((format (p...Joe Perches2008-04-19
| * driver core: memory: semaphore to mutexDaniel Walker2008-04-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-04-21
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-19
| |\ \
| | * | atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop2008-04-06
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-19
| |\ \ \ | | |_|/ | |/| |
| | * | atmel_tc libraryDavid Brownell2008-03-04
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Linus Torvalds2008-04-21
|\ \ \ \
| * | | | jiffies: add time_is_after_jiffies and others which compare with jiffiesDave Young2008-04-21
| |/ / /
* | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-21
|\ \ \ \
| * | | | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-18
| * | | | include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
| |/ / /
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-21
|\ \ \ \
| * | | | Merge branch 'merge-fixes' into develRussell King2008-04-19
| |\| | |
| * | | | Merge branch 'omap2-upstream' into develRussell King2008-04-19
| |\ \ \ \
| | * | | | ARM: OMAP: I2C: tps65010 driver converts to gpiolibDavid Brownell2008-04-14
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King2008-04-19
| |\ \ \ \ \ \ \
| | | | * | | | | [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chipPhilipp Zabel2008-04-19
| | | | * | | | | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out...Philipp Zabel2008-04-19
| | |_|/ / / / / | |/| | | | | |
| | | * | | | | sata_mv: mbus decode window supportLennert Buytenhek2008-03-27
| | | * | | | | introduce mbus DRAM target info abstractionLennert Buytenhek2008-03-27
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-21
|\ \ \ \ \ \ \
| * | | | | | | sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra2008-04-19
| * | | | | | | sched: rt-group: optimize dequeue_rt_stackPeter Zijlstra2008-04-19
| * | | | | | | sched: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-04-19
| * | | | | | | sched, cpuset: customize sched domains, coreHidetoshi Seto2008-04-19
| * | | | | | | sched: fix the task_group hierarchy for UID groupingPeter Zijlstra2008-04-19
| * | | | | | | sched: allow the group scheduler to have multiple levelsDhaval Giani2008-04-19
| * | | | | | | sched: add new set_cpus_allowed_ptr functionMike Travis2008-04-19
| * | | | | | | cpumask: add show cpu map functionsMike Travis2008-04-19
| * | | | | | | x86: convert cpumask_of_cpu macro to allocated arrayMike Travis2008-04-19
| * | | | | | | cpumask: add CPU_MASK_ALL_PTR macroMike Travis2008-04-19
| * | | | | | | cpumask: reduce stack usage in SD_x_INIT initializersMike Travis2008-04-19
| * | | | | | | generic: reduce stack pressure in sched_affinityMike Travis2008-04-19
| * | | | | | | cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis2008-04-19
| * | | | | | | cpumask: add cpumask_scnprintf_len functionMike Travis2008-04-19
| * | | | | | | sched: rt-group: synchonised bandwidth periodPeter Zijlstra2008-04-19
| * | | | | | | time: add ns_to_ktime()Ingo Molnar2008-04-19
| * | | | | | | sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar2008-04-19
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-21
|\ \ \ \ \ \ \