Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-10-22 | |
|\ | ||||
| * | Merge remote branch 'kumar/merge' into next | Benjamin Herrenschmidt | 2010-10-13 | |
| |\ | ||||
| * | | powerpc: define a compat_sys_recv cond_syscall | Stephen Rothwell | 2010-09-23 | |
* | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-10-21 | |
|\ \ \ | ||||
| * \ \ | Merge branch 'x86/urgent' into core/memblock | H. Peter Anvin | 2010-10-11 | |
| |\ \ \ | | | |/ | | |/| | ||||
| * | | | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar | 2010-10-08 | |
| |\ \ \ | ||||
| * \ \ \ | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||
| * | | | | x86: Remove not used early_res code | Yinghai Lu | 2010-08-27 | |
* | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ | ||||
| * \ \ \ \ | Merge branch 'devel-stable' into devel | Russell King | 2010-10-19 | |
| |\ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| *-------. \ \ \ \ \ | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 2010-10-18 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||
| | | * | | | | | | | | ARM: 6314/1: ftrace: allow build without frame pointers on ARM | Rabin Vincent | 2010-09-02 | |
| | | | |_|/ / / / / | | | |/| | | | | | | ||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | PM: Introduce library for device-specific OPPs (v7) | Nishanth Menon | 2010-10-16 | |
| * | | | | | | | | | | PM: Add sysfs attr for rechecking dev hash from PM trace | James Hogan | 2010-10-16 | |
| * | | | | | | | | | | PM / Hibernate: Modify signature used to mark swap | Rafael J. Wysocki | 2010-10-16 | |
| * | | | | | | | | | | PM: Allow wakeup events to abort freezing of tasks | Rafael J. Wysocki | 2010-10-16 | |
| * | | | | | | | | | | PM / Hibernate: Make some boot messages look less scary | Rafael J. Wysocki | 2010-10-16 | |
| * | | | | | | | | | | PM / Wakeup: Introduce wakeup source objects and event statistics (v3) | Rafael J. Wysocki | 2010-10-16 | |
| * | | | | | | | | | | PM / Hibernate: Make default image size depend on total RAM size | Rafael J. Wysocki | 2010-10-16 | |
| * | | | | | | | | | | PM / Hibernate: Improve comments in hibernate_preallocate_memory() | Rafael J. Wysocki | 2010-10-16 | |
| * | | | | | | | | | | PM / Runtime: Use alloc_workqueue() for creating the PM workqueue | Rafael J. Wysocki | 2010-10-16 | |
| * | | | | | | | | | | PM: Fix unmet dependency warning from kconfig | Rafael J. Wysocki | 2010-10-16 | |
| * | | | | | | | | | | PM / Hibernate: Compress hibernation image with LZO | Bojan Smojver | 2010-10-16 | |
* | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Merge branch 'linus' into irq/core | Ingo Molnar | 2010-10-19 | |
| |\| | | | | | | | | | | ||||
| * | | | | | | | | | | | genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Switch sparse_irq allocator to GFP_KERNEL | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Make sparse_lock a mutex | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Remove the now unused sparse irq leftovers | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Sanitize dynamic irq handling | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Remove arch_init_chip_data() | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | Merge branch 'x86/urgent' of into irq/sparseirq | Thomas Gleixner | 2010-10-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | genirq: Query arch for number of early descriptors | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Use sane sparse allocator | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Implement irq reservation | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Implement sane enumeration | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Prepare proc for real sparse irq support | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Implement a sane sparse_irq allocator | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Provide default irq init flags | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Remove export of kstat_irqs_cpu | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Remove early_init_irq_lock_class() | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Distangle kernel/irq/handle.c | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Sanitize irq_data accessors | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Provide status modifier | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Distangle irq.h | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | genirq: Provide config option to disable deprecated code | Thomas Gleixner | 2010-10-04 | |
| * | | | | | | | | | | | genirq: Provide compat handling for chip->retrigger() | Thomas Gleixner | 2010-10-04 | |
| * | | | | | | | | | | | genirq: Provide compat handling for chip->set_wake() | Thomas Gleixner | 2010-10-04 | |
| * | | | | | | | | | | | genirq: Provide compat handling for chip->set_type() | Thomas Gleixner | 2010-10-04 |