| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2009-06-17 | 1 | -0/+2 |
|\ |
|
| * | hrtimer: export ktime_add_safe | Artem Bityutskiy | 2009-06-08 | 1 | -0/+2 |
* | | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 | 10 | -445/+431 |
|\ \ |
|
| * | | slow-work: use round_jiffies() for thread pool's cull and OOM timers | Chris Peterson | 2009-06-16 | 1 | -9/+14 |
| * | | groups: move code to kernel/groups.c | Alexey Dobriyan | 2009-06-16 | 3 | -283/+289 |
| * | | kernel/kfifo.c: replace conditional test with is_power_of_2() | Robert P. J. Day | 2009-06-16 | 1 | -2/+2 |
| * | | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro | 2009-06-16 | 1 | -2/+0 |
| * | | mm, PM/Freezer: Disable OOM killer when tasks are frozen | Rafael J. Wysocki | 2009-06-16 | 1 | -0/+5 |
| * | | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman | 2009-06-16 | 1 | -4/+4 |
| * | | cpuset,mm: update tasks' mems_allowed in time | Miao Xie | 2009-06-16 | 2 | -138/+48 |
| * | | cpusets: update tasks' page/slab spread flags in time | Miao Xie | 2009-06-16 | 1 | -4/+55 |
| * | | cpusets: restructure the function cpuset_update_task_memory_state() | Miao Xie | 2009-06-16 | 1 | -8/+19 |
* | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve... | Linus Torvalds | 2009-06-16 | 5 | -10/+41 |
|\ \ \ |
|
| * \ \ | Merge commit 'linus/master' into HEAD | Vegard Nossum | 2009-06-15 | 20 | -834/+953 |
| |\ \ \ |
|
| * | | | | signal: fix __send_signal() false positive kmemcheck warning | Vegard Nossum | 2009-06-15 | 1 | -3/+8 |
| * | | | | trace: annotate bitfields in struct ring_buffer_event | Vegard Nossum | 2009-06-15 | 1 | -0/+3 |
| * | | | | kmemcheck: add mm functions | Vegard Nossum | 2009-06-15 | 1 | -7/+7 |
| * | | | | kmemcheck: add the kmemcheck core | Vegard Nossum | 2009-06-13 | 1 | -0/+12 |
| * | | | | tasklets: new tasklet scheduling function | Vegard Nossum | 2009-06-13 | 1 | -0/+11 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-06-16 | 3 | -45/+55 |
|\ \ \ \ \ |
|
| * | | | | | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. | GeunSik Lim | 2009-06-15 | 2 | -17/+16 |
| * | | | | | sched: delayed cleanup of user_struct | Kay Sievers | 2009-06-15 | 1 | -28/+39 |
| | |_|/ /
| |/| | | |
|
* | | | | | printk: add KERN_DEFAULT loglevel to print_modules() | Linus Torvalds | 2009-06-16 | 1 | -1/+1 |
* | | | | | printk: Add KERN_DEFAULT printk log-level | Linus Torvalds | 2009-06-16 | 1 | -0/+2 |
* | | | | | printk: clean up handling of log-levels and newlines | Linus Torvalds | 2009-06-16 | 1 | -9/+22 |
|/ / / / |
|
* | | | | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2009-06-15 | 7 | -18/+132 |
|\ \ \ \ |
|
| * | | | | timers: Logic to move non pinned timers | Arun R Bharadwaj | 2009-05-13 | 4 | -5/+80 |
| * | | | | timers: /proc/sys sysctl hook to enable timer migration | Arun R Bharadwaj | 2009-05-13 | 2 | -0/+10 |
| * | | | | timers: Identifying the existing pinned timers | Arun R Bharadwaj | 2009-05-13 | 3 | -6/+8 |
| * | | | | timers: Framework for identifying pinned timers | Arun R Bharadwaj | 2009-05-13 | 2 | -7/+31 |
| * | | | | timers: allow deferrable timers for intervals tv2-tv5 to be deferred | Jon Hunter | 2009-05-02 | 1 | -0/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-15 | 2 | -1/+3 |
|\ \ \ \ |
|
| * | | | | clockevent: export register_device and delta2ns | Magnus Damm | 2009-05-02 | 1 | -0/+2 |
| * | | | | clockevents: tick_broadcast_device can become static | Dmitri Vorobiev | 2009-05-02 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-15 | 2 | -1/+36 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | clocksource: prevent selection of low resolution clocksourse also for nohz=on | Thomas Gleixner | 2009-06-13 | 3 | -10/+29 |
| * | | | clocksource: sanity check sysfs clocksource changes | john stultz | 2009-06-11 | 2 | -3/+19 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds | 2009-06-14 | 1 | -56/+78 |
|\ \ \ \ |
|
| * | | | | kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix... | Manish Katiyar | 2009-06-09 | 1 | -56/+78 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 | 2 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | trivial: fix ETIMEOUT -> ETIMEDOUT typos | Jean Delvare | 2009-06-12 | 1 | -1/+1 |
| * | | | | | trivial: kernel/power/poweroff.c: whitespace fix | Manish Katiyar | 2009-06-12 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-13 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into x86/mce3 | Ingo Molnar | 2009-06-11 | 73 | -2585/+10869 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'irq/numa' into x86/mce3 | H. Peter Anvin | 2009-06-01 | 8 | -78/+70 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Export add_timer_on for modules | Andi Kleen | 2009-05-28 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-06-12 | 11 | -752/+751 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | PM/Hibernate: Move NVS routines into a seperate file (v2). | Cornelia Huck | 2009-06-12 | 4 | -122/+140 |
| * | | | | | | | | PM/Hibernate: Rename disk.c to hibernate.c | Rafael J. Wysocki | 2009-06-12 | 3 | -5/+5 |
| * | | | | | | | | PM: Separate suspend to RAM functionality from core | Rafael J. Wysocki | 2009-06-12 | 5 | -504/+505 |