| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-19 |
| * | memstick: convert struct class_device to struct device | Greg Kroah-Hartman | 2008-04-19 |
| * | PM: Remove destroy_suspended_device() | Rafael J. Wysocki | 2008-04-19 |
| * | Firmware: add iSCSI iBFT Support | Konrad Rzeszutek | 2008-04-19 |
| * | Driver core: make device_is_registered() work for class devices | Greg Kroah-Hartman | 2008-04-19 |
| * | PM: Convert wakeup flag accessors to inline functions | Alan Stern | 2008-04-19 |
| * | PM: Make wakeup flags available whenever CONFIG_PM is set | Alan Stern | 2008-04-19 |
| * | PM: Handle device registrations during suspend/resume | Rafael J. Wysocki | 2008-04-19 |
| * | sysfs: small header file cleanup for SYSFS=n | David Rientjes | 2008-04-19 |
| * | driver core: Convert debug functions declared inline __attribute__((format (p... | Joe Perches | 2008-04-19 |
| * | driver core: memory: semaphore to mutex | Daniel Walker | 2008-04-19 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk... | Linus Torvalds | 2008-04-21 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen | 2008-04-19 |
| |\ \ |
|
| | * | | atmel_usba_udc: move endpoint declarations into platform data. | Stelian Pop | 2008-04-06 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen | 2008-04-19 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | atmel_tc library | David Brownell | 2008-03-04 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Linus Torvalds | 2008-04-21 |
|\ \ \ \ |
|
| * | | | | jiffies: add time_is_after_jiffies and others which compare with jiffies | Dave Young | 2008-04-21 |
| |/ / / |
|
* | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-21 |
|\ \ \ \ |
|
| * | | | | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-18 |
| * | | | | include: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-21 |
|\ \ \ \ |
|
| * | | | | Merge branch 'merge-fixes' into devel | Russell King | 2008-04-19 |
| |\| | | |
|
| * | | | | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 |
| |\ \ \ \ |
|
| | * | | | | ARM: OMAP: I2C: tps65010 driver converts to gpiolib | David Brownell | 2008-04-14 |
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x... | Russell King | 2008-04-19 |
| |\ \ \ \ \ \ \ |
|
| | | | * | | | | | [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip | Philipp Zabel | 2008-04-19 |
| | | | * | | | | | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out... | Philipp Zabel | 2008-04-19 |
| | |_|/ / / / /
| |/| | | | | | |
|
| | | * | | | | | sata_mv: mbus decode window support | Lennert Buytenhek | 2008-03-27 |
| | | * | | | | | introduce mbus DRAM target info abstraction | Lennert Buytenhek | 2008-03-27 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 2008-04-21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | sched: fair-group: de-couple load-balancing from the rb-trees | Peter Zijlstra | 2008-04-19 |
| * | | | | | | | sched: rt-group: optimize dequeue_rt_stack | Peter Zijlstra | 2008-04-19 |
| * | | | | | | | sched: fair-group: SMP-nice for group scheduling | Peter Zijlstra | 2008-04-19 |
| * | | | | | | | sched, cpuset: customize sched domains, core | Hidetoshi Seto | 2008-04-19 |
| * | | | | | | | sched: fix the task_group hierarchy for UID grouping | Peter Zijlstra | 2008-04-19 |
| * | | | | | | | sched: allow the group scheduler to have multiple levels | Dhaval Giani | 2008-04-19 |
| * | | | | | | | sched: add new set_cpus_allowed_ptr function | Mike Travis | 2008-04-19 |
| * | | | | | | | cpumask: add show cpu map functions | Mike Travis | 2008-04-19 |
| * | | | | | | | x86: convert cpumask_of_cpu macro to allocated array | Mike Travis | 2008-04-19 |
| * | | | | | | | cpumask: add CPU_MASK_ALL_PTR macro | Mike Travis | 2008-04-19 |
| * | | | | | | | cpumask: reduce stack usage in SD_x_INIT initializers | Mike Travis | 2008-04-19 |
| * | | | | | | | generic: reduce stack pressure in sched_affinity | Mike Travis | 2008-04-19 |
| * | | | | | | | cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer | Mike Travis | 2008-04-19 |
| * | | | | | | | cpumask: add cpumask_scnprintf_len function | Mike Travis | 2008-04-19 |
| * | | | | | | | sched: rt-group: synchonised bandwidth period | Peter Zijlstra | 2008-04-19 |
| * | | | | | | | time: add ns_to_ktime() | Ingo Molnar | 2008-04-19 |
| * | | | | | | | sched: remove sysctl_sched_batch_wakeup_granularity | Ingo Molnar | 2008-04-19 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-21 |
|\ \ \ \ \ \ \ |
|