| Commit message (Expand) | Author | Age | Files | Lines |
* | i386 mmzone: use __maybe_unused | David Rientjes | 2007-05-09 | 1 | -3/+3 |
* | sh: dma: use __maybe_unused | David Rientjes | 2007-05-09 | 3 | -3/+3 |
* | compiler: introduce __used and __maybe_unused | David Rientjes | 2007-05-09 | 4 | -6/+25 |
* | rename thread_info to stack | Roman Zippel | 2007-05-09 | 7 | -18/+18 |
* | wrap access to thread_info | Roman Zippel | 2007-05-09 | 5 | -5/+5 |
* | Allow arch to initialize arch field of the module structure | Roman Zippel | 2007-05-09 | 1 | -0/+3 |
* | clocksource: fix resume logic | Thomas Gleixner | 2007-05-09 | 1 | -0/+3 |
* | Move remote node draining out of slab allocators | Christoph Lameter | 2007-05-09 | 2 | -5/+4 |
* | vmstat: use our own timer events | Christoph Lameter | 2007-05-09 | 1 | -3/+0 |
* | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 | 1 | -0/+12 |
* | fs: deprecate memclear_highpage_flush | Nate Diller | 2007-05-09 | 1 | -2/+1 |
* | fs: convert core functions to zero_user_page | Nate Diller | 2007-05-09 | 1 | -9/+19 |
* | FUTEX: new PRIVATE futexes | Eric Dumazet | 2007-05-09 | 1 | -3/+26 |
* | futex_requeue_pi optimization | Pierre Peiffer | 2007-05-09 | 1 | -1/+8 |
* | Make futex_wait() use an hrtimer for timeout | Pierre Peiffer | 2007-05-09 | 1 | -1/+3 |
* | declare struct ktime | Andrew Morton | 2007-05-09 | 1 | -2/+4 |
* | aio is unlikely | Andrew Morton | 2007-05-09 | 1 | -1/+2 |
* | RPC: add wrapper for svc_reserve to account for checksum | Jeff Layton | 2007-05-09 | 1 | -0/+19 |
* | knfsd: rename sk_defer_lock to sk_lock | NeilBrown | 2007-05-09 | 1 | -1/+2 |
* | remove nfs4_acl_add_ace() | Adrian Bunk | 2007-05-09 | 1 | -1/+0 |
* | change kernel threads to ignore signals instead of blocking them | Oleg Nesterov | 2007-05-09 | 1 | -0/+1 |
* | kthread: don't depend on work queues | Eric W. Biederman | 2007-05-09 | 1 | -0/+3 |
* | unify flush_work/flush_work_keventd and rename it to cancel_work_sync | Oleg Nesterov | 2007-05-09 | 1 | -9/+12 |
* | workqueue: kill NOAUTOREL works | Oleg Nesterov | 2007-05-09 | 1 | -55/+9 |
* | make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq | Oleg Nesterov | 2007-05-09 | 1 | -3/+10 |
* | workqueue: kill run_scheduled_work() | Oleg Nesterov | 2007-05-09 | 1 | -1/+0 |
* | Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE | Gautham R Shenoy | 2007-05-09 | 1 | -0/+2 |
* | Extend notifier_call_chain to count nr_calls made | Gautham R Shenoy | 2007-05-09 | 1 | -22/+30 |
* | relay: use plain timer instead of delayed work | Tom Zanussi | 2007-05-09 | 1 | -1/+2 |
* | kblockd: use flush_work | Andrew Morton | 2007-05-09 | 1 | -1/+1 |
* | implement flush_work() | Oleg Nesterov | 2007-05-09 | 1 | -1/+3 |
* | Use common cpu_is_xxx() macros on AT91 and AVR32 | Haavard Skinnemoen | 2007-05-09 | 2 | -0/+39 |
* | mutex_lock_interruptible(): add __must_check | Andrew Morton | 2007-05-09 | 1 | -2/+3 |
* | Move sig_kernel_* et al macros to linux/signal.h | Roland McGrath | 2007-05-09 | 1 | -0/+125 |
* | mca: add integrated device bus matching | James Bottomley | 2007-05-09 | 1 | -0/+2 |
* | Always ask the hardware to obtain hardware processor id - ia64 | Fernando Luis Vazquez Cao | 2007-05-09 | 1 | -3/+2 |
* | Use the APIC to determine the hardware processor id - x86_64 | Fernando Luis Vazquez Cao | 2007-05-09 | 1 | -8/+6 |
* | Use the APIC to determine the hardware processor id - i386 | Fernando Luis Vazquez Cao | 2007-05-09 | 1 | -15/+21 |
* | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao | 2007-05-09 | 11 | -5/+21 |
* | Display all possible partitions when the root filesystem failed to mount | Dave Gilbert | 2007-05-09 | 1 | -0/+1 |
* | uml: fix build breakage | Jeff Dike | 2007-05-09 | 1 | -0/+9 |
* | PM: Separate hibernation code from suspend code | Rafael J. Wysocki | 2007-05-09 | 2 | -30/+25 |
* | FRV: Replace pgd management via slabs through quicklists | Christoph Lameter | 2007-05-09 | 1 | -0/+4 |
* | Declare {compat_}sys_utimensat | Stephen Rothwell | 2007-05-09 | 2 | -0/+5 |
* | m68k: <asm/scatterlist.h> needs <linux/types.h> | Geert Uytterhoeven | 2007-05-09 | 1 | -0/+2 |
* | FRV: Miscellaneous fixes | David Howells | 2007-05-09 | 1 | -3/+13 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-05-09 | 5 | -157/+18 |
|\ |
|
| * | [SPARC64]: Optimize fault kprobe handling just like powerpc. | David S. Miller | 2007-05-09 | 2 | -3/+14 |
| * | [SPARC]: Wire up utimensat syscall. | David S. Miller | 2007-05-09 | 2 | -2/+4 |
| * | [SPARC64]: Kill asm-sparc64/pbm.h | David S. Miller | 2007-05-09 | 1 | -132/+0 |