Age | Commit message (Expand) | Author | Files | Lines |
2007-05-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 6 | -3/+21 |
2007-05-10 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 3 | -7/+20 |
2007-05-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 8 | -64/+72 |
2007-05-10 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 34 | -797/+531 |
2007-05-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 8 | -71/+93 |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 61 | -63/+63 |
2007-05-09 | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 2 | -2/+4 |
2007-05-09 | i386: msr.h: be paranoid about types and parentheses | H. Peter Anvin | 1 | -27/+22 |
2007-05-09 | i386: remove unused rdtsc() macro | H. Peter Anvin | 2 | -12/+0 |
2007-05-09 | md: improve partition detection in md array | NeilBrown | 1 | -1/+0 |
2007-05-09 | fbdev: add support for AVR32 | Haavard Skinnemoen | 1 | -1/+1 |
2007-05-09 | svgalib: move fb_get_caps to svgalib | Antonino A. Daplas | 1 | -0/+2 |
2007-05-09 | i386 mmzone: use __maybe_unused | David Rientjes | 1 | -3/+3 |
2007-05-09 | sh: dma: use __maybe_unused | David Rientjes | 3 | -3/+3 |
2007-05-09 | compiler: introduce __used and __maybe_unused | David Rientjes | 4 | -6/+25 |
2007-05-09 | rename thread_info to stack | Roman Zippel | 7 | -18/+18 |
2007-05-09 | wrap access to thread_info | Roman Zippel | 5 | -5/+5 |
2007-05-09 | Allow arch to initialize arch field of the module structure | Roman Zippel | 1 | -0/+3 |
2007-05-09 | clocksource: fix resume logic | Thomas Gleixner | 1 | -0/+3 |
2007-05-09 | Move remote node draining out of slab allocators | Christoph Lameter | 2 | -5/+4 |
2007-05-09 | vmstat: use our own timer events | Christoph Lameter | 1 | -3/+0 |
2007-05-09 | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 1 | -0/+12 |
2007-05-09 | fs: deprecate memclear_highpage_flush | Nate Diller | 1 | -2/+1 |
2007-05-09 | fs: convert core functions to zero_user_page | Nate Diller | 1 | -9/+19 |
2007-05-09 | FUTEX: new PRIVATE futexes | Eric Dumazet | 1 | -3/+26 |
2007-05-09 | futex_requeue_pi optimization | Pierre Peiffer | 1 | -1/+8 |
2007-05-09 | Make futex_wait() use an hrtimer for timeout | Pierre Peiffer | 1 | -1/+3 |
2007-05-09 | declare struct ktime | Andrew Morton | 1 | -2/+4 |
2007-05-09 | aio is unlikely | Andrew Morton | 1 | -1/+2 |
2007-05-09 | RPC: add wrapper for svc_reserve to account for checksum | Jeff Layton | 1 | -0/+19 |
2007-05-09 | knfsd: rename sk_defer_lock to sk_lock | NeilBrown | 1 | -1/+2 |
2007-05-09 | remove nfs4_acl_add_ace() | Adrian Bunk | 1 | -1/+0 |
2007-05-09 | change kernel threads to ignore signals instead of blocking them | Oleg Nesterov | 1 | -0/+1 |
2007-05-09 | kthread: don't depend on work queues | Eric W. Biederman | 1 | -0/+3 |
2007-05-09 | unify flush_work/flush_work_keventd and rename it to cancel_work_sync | Oleg Nesterov | 1 | -9/+12 |
2007-05-09 | workqueue: kill NOAUTOREL works | Oleg Nesterov | 1 | -55/+9 |
2007-05-09 | make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq | Oleg Nesterov | 1 | -3/+10 |
2007-05-09 | workqueue: kill run_scheduled_work() | Oleg Nesterov | 1 | -1/+0 |
2007-05-09 | Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE | Gautham R Shenoy | 1 | -0/+2 |
2007-05-09 | Extend notifier_call_chain to count nr_calls made | Gautham R Shenoy | 1 | -22/+30 |
2007-05-09 | relay: use plain timer instead of delayed work | Tom Zanussi | 1 | -1/+2 |
2007-05-09 | kblockd: use flush_work | Andrew Morton | 1 | -1/+1 |
2007-05-09 | implement flush_work() | Oleg Nesterov | 1 | -1/+3 |
2007-05-09 | Use common cpu_is_xxx() macros on AT91 and AVR32 | Haavard Skinnemoen | 2 | -0/+39 |
2007-05-09 | mutex_lock_interruptible(): add __must_check | Andrew Morton | 1 | -2/+3 |
2007-05-09 | Move sig_kernel_* et al macros to linux/signal.h | Roland McGrath | 1 | -0/+125 |
2007-05-09 | mca: add integrated device bus matching | James Bottomley | 1 | -0/+2 |
2007-05-09 | Always ask the hardware to obtain hardware processor id - ia64 | Fernando Luis Vazquez Cao | 1 | -3/+2 |
2007-05-09 | Use the APIC to determine the hardware processor id - x86_64 | Fernando Luis Vazquez Cao | 1 | -8/+6 |
2007-05-09 | Use the APIC to determine the hardware processor id - i386 | Fernando Luis Vazquez Cao | 1 | -15/+21 |