| Commit message (Expand) | Author | Age |
* | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver | Matt Mackall | 2006-06-25 |
* | [PATCH] bloat-o-meter: gcc-4 fix | Rob Landley | 2006-06-25 |
* | [PATCH] ensure NULL deref can't possibly happen in is_exported() | Jesper Juhl | 2006-06-25 |
* | [PATCH] Rewritten backlight infrastructure for portable Apple computers | Michael Hanselmann | 2006-06-25 |
* | [PATCH] uml: remove dead declaration | Adrian Bunk | 2006-06-25 |
* | [PATCH] m68k: convert VME irq code | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: convert sun3 irq code | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: convert q40 irq code | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: convert mac irq code | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: convert hp300 irq code | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: convert atari irq code | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: convert apollo irq code | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: convert amiga irq code | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: convert generic irq code to irq controller | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: introduce irq controller | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: cleanup amiga irq numbering | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: cleanup generic irq names | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: separate handler for auto and user vector interrupt | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: fix show_registers() | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: dma API addition | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: Add the generic dma API functions | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: small flush_icache() cleanup | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: fix __iounmap for 030 | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: fix constraints of the signal functions and some cleanup | Roman Zippel | 2006-06-25 |
* | [PATCH] m68k: fix uaccess.h for gcc-3.x | Roman Zippel | 2006-06-25 |
* | [PATCH] i386: cpu_relax() in crash.c and doublefault.c | Chuck Ebbert | 2006-06-25 |
* | [PATCH] cpu_relax(): smpboot.c | Andreas Mohr | 2006-06-25 |
* | [PATCH] Clean up and refactor i386 sub-architecture setup | Jeremy Fitzhardinge | 2006-06-25 |
* | [PATCH] Allow migration of mlocked pages | Christoph Lameter | 2006-06-25 |
* | [PATCH] page migration: Support a vma migration function | Christoph Lameter | 2006-06-25 |
* | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 2006-06-25 |
* | [PATCH] AOP_TRUNCATED_PAGE victims in read_pages() belong in the LRU | Zach Brown | 2006-06-25 |
* | [PATCH] ieee1394: nodemgr: do not peek into struct semaphore | Stefan Richter | 2006-06-25 |
* | [PATCH] remove for_each_cpu() | Andrew Morton | 2006-06-25 |
* | [PATCH] more for_each_cpu() removal | Andrew Morton | 2006-06-25 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-24 |
|\ |
|
| * | Merge signal handler branch | Russell King | 2006-06-24 |
| |\ |
|
| | * | [ARM] 3648/1: Update struct ucontext layout for coprocessor registers | Daniel Jacobowitz | 2006-06-24 |
| | * | [ARM] Add identifying number for non-rt sigframe | Russell King | 2006-06-24 |
| | * | [ARM] Gather common sigframe saving code into setup_sigframe() | Russell King | 2006-06-18 |
| | * | [ARM] Gather common sigframe restoration code into restore_sigframe() | Russell King | 2006-06-18 |
| | * | [ARM] Re-use sigframe within rt_sigframe | Russell King | 2006-06-18 |
| | * | [ARM] Merge sigcontext and sigmask members of sigframe | Russell King | 2006-06-18 |
| | * | [ARM] Replace extramask with a full copy of the sigmask | Russell King | 2006-06-18 |
| | * | [ARM] Remove rt_sigframe puc and pinfo pointers | Russell King | 2006-06-18 |
| * | | Merge S3C24xx branch | Russell King | 2006-06-24 |
| |\ \ |
|
| | * | | [ARM] 3647/1: S3C24XX: add Osiris to the list of simtec pm machines | Ben Dooks | 2006-06-24 |
| | * | | [ARM] 3645/1: S3C2412: irq support for external interrupts | Ben Dooks | 2006-06-24 |
| | * | | [ARM] 3643/1: S3C2410: Add new usb clocks | Ben Dooks | 2006-06-24 |
| | * | | [ARM] 3642/1: S3C24XX: Add machine SMDK2413 | Ben Dooks | 2006-06-24 |