| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] m68k: convert amiga irq code | Roman Zippel | 2006-06-25 | 5 | -445/+117 |
* | [PATCH] m68k: convert generic irq code to irq controller | Roman Zippel | 2006-06-25 | 8 | -148/+188 |
* | [PATCH] m68k: introduce irq controller | Roman Zippel | 2006-06-25 | 12 | -99/+148 |
* | [PATCH] m68k: cleanup amiga irq numbering | Roman Zippel | 2006-06-25 | 3 | -97/+80 |
* | [PATCH] m68k: cleanup generic irq names | Roman Zippel | 2006-06-25 | 6 | -39/+15 |
* | [PATCH] m68k: separate handler for auto and user vector interrupt | Roman Zippel | 2006-06-25 | 5 | -108/+71 |
* | [PATCH] m68k: fix show_registers() | Roman Zippel | 2006-06-25 | 1 | -58/+68 |
* | [PATCH] m68k: dma API addition | Roman Zippel | 2006-06-25 | 1 | -0/+28 |
* | [PATCH] m68k: Add the generic dma API functions | Roman Zippel | 2006-06-25 | 6 | -17/+197 |
* | [PATCH] m68k: small flush_icache() cleanup | Roman Zippel | 2006-06-25 | 1 | -20/+20 |
* | [PATCH] m68k: fix __iounmap for 030 | Roman Zippel | 2006-06-25 | 1 | -2/+4 |
* | [PATCH] m68k: fix constraints of the signal functions and some cleanup | Roman Zippel | 2006-06-25 | 1 | -5/+14 |
* | [PATCH] m68k: fix uaccess.h for gcc-3.x | Roman Zippel | 2006-06-25 | 1 | -107/+127 |
* | [PATCH] i386: cpu_relax() in crash.c and doublefault.c | Chuck Ebbert | 2006-06-25 | 2 | -2/+4 |
* | [PATCH] cpu_relax(): smpboot.c | Andreas Mohr | 2006-06-25 | 1 | -6/+8 |
* | [PATCH] Clean up and refactor i386 sub-architecture setup | Jeremy Fitzhardinge | 2006-06-25 | 11 | -177/+187 |
* | [PATCH] Allow migration of mlocked pages | Christoph Lameter | 2006-06-25 | 2 | -11/+8 |
* | [PATCH] page migration: Support a vma migration function | Christoph Lameter | 2006-06-25 | 4 | -2/+37 |
* | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 2006-06-25 | 14 | -32/+1 |
* | [PATCH] AOP_TRUNCATED_PAGE victims in read_pages() belong in the LRU | Zach Brown | 2006-06-25 | 1 | -8/+5 |
* | [PATCH] ieee1394: nodemgr: do not peek into struct semaphore | Stefan Richter | 2006-06-25 | 2 | -2/+5 |
* | [PATCH] remove for_each_cpu() | Andrew Morton | 2006-06-25 | 6 | -10/+9 |
* | [PATCH] more for_each_cpu() removal | Andrew Morton | 2006-06-25 | 1 | -2/+2 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-24 | 49 | -225/+1880 |
|\ |
|
| * | Merge signal handler branch | Russell King | 2006-06-24 | 2 | -126/+160 |
| |\ |
|
| | * | [ARM] 3648/1: Update struct ucontext layout for coprocessor registers | Daniel Jacobowitz | 2006-06-24 | 2 | -32/+89 |
| | * | [ARM] Add identifying number for non-rt sigframe | Russell King | 2006-06-24 | 1 | -0/+5 |
| | * | [ARM] Gather common sigframe saving code into setup_sigframe() | Russell King | 2006-06-18 | 1 | -33/+29 |
| | * | [ARM] Gather common sigframe restoration code into restore_sigframe() | Russell King | 2006-06-18 | 1 | -43/+33 |
| | * | [ARM] Re-use sigframe within rt_sigframe | Russell King | 2006-06-18 | 1 | -13/+11 |
| | * | [ARM] Merge sigcontext and sigmask members of sigframe | Russell King | 2006-06-18 | 1 | -6/+5 |
| | * | [ARM] Replace extramask with a full copy of the sigmask | Russell King | 2006-06-18 | 1 | -10/+3 |
| | * | [ARM] Remove rt_sigframe puc and pinfo pointers | Russell King | 2006-06-18 | 1 | -4/+0 |
| * | | Merge S3C24xx branch | Russell King | 2006-06-24 | 27 | -77/+1530 |
| |\ \ |
|
| | * | | [ARM] 3647/1: S3C24XX: add Osiris to the list of simtec pm machines | Ben Dooks | 2006-06-24 | 1 | -1/+2 |
| | * | | [ARM] 3645/1: S3C2412: irq support for external interrupts | Ben Dooks | 2006-06-24 | 3 | -39/+46 |
| | * | | [ARM] 3643/1: S3C2410: Add new usb clocks | Ben Dooks | 2006-06-24 | 1 | -1/+9 |
| | * | | [ARM] 3642/1: S3C24XX: Add machine SMDK2413 | Ben Dooks | 2006-06-24 | 3 | -0/+133 |
| | * | | [ARM] 3641/1: S3C2412: Fixup gpio register naming | Ben Dooks | 2006-06-24 | 2 | -7/+7 |
| | * | | [ARM] 3640/1: S3C2412: Use S3C24XX_DCLKCON instead of S3C2410_DCLKCON | Ben Dooks | 2006-06-24 | 1 | -4/+4 |
| | * | | [ARM] 3639/1: S3C2412: serial port support | Ben Dooks | 2006-06-24 | 4 | -4/+166 |
| | * | | [ARM] 3638/1: S3C2412: core clocks | Ben Dooks | 2006-06-24 | 3 | -1/+774 |
| | * | | [ARM] 3637/1: S3C24XX: Add mpll clock, and set as fclk parent | Ben Dooks | 2006-06-24 | 2 | -2/+13 |
| | * | | [ARM] 3636/1: S3C2412: Add selection of CPU_ARM926 | Ben Dooks | 2006-06-24 | 1 | -5/+5 |
| | * | | [ARM] 3635/1: S3C24XX: Add S3C2412 core cpu support | Ben Dooks | 2006-06-24 | 11 | -8/+369 |
| | * | | [ARM] 3633/1: S3C24XX: s3c2410 gpio bugfix - wrong pin nos | Ben Dooks | 2006-06-24 | 1 | -5/+2 |
| * | | | Merge ep93xx branch | Russell King | 2006-06-24 | 5 | -1/+188 |
| |\ \ \ |
|
| | * | | | [ARM] 3646/1: ep93xx: instantiate ep93xx-ohci platform device | Lennert Buytenhek | 2006-06-24 | 1 | -0/+26 |
| | * | | | [ARM] 3634/1: ep93xx: initial implementation of the clk_* API | Lennert Buytenhek | 2006-06-24 | 5 | -1/+162 |
| | |/ / |
|
| * | | | [ARM] 3631/1: Remove legacy __mem_isa() definitions | Andrew Victor | 2006-06-24 | 13 | -20/+0 |