Age | Commit message (Expand) | Author | Files | Lines |
2006-06-30 | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 1 | -0/+1 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-06-29 | Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 13 | -78/+378 |
2006-06-28 | [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build | Russell King | 1 | -0/+4 |
2006-06-28 | [ARM] Remove TABLE_SIZE, and several unused function prototypes | Russell King | 1 | -5/+0 |
2006-06-28 | [ARM] nommu: uaccess tweaks | Russell King | 1 | -52/+87 |
2006-06-28 | [ARM] nommu: adjust headers for !MMU ARM systems | Russell King | 11 | -21/+287 |
2006-06-28 | [ARM] 3370/2: ep93xx: add crunch support | Lennert Buytenhek | 2 | -0/+14 |
2006-06-28 | [ARM] 3665/1: crunch: add ptrace support | Lennert Buytenhek | 1 | -0/+5 |
2006-06-28 | [ARM] 3664/1: crunch: add signal frame save/restore | Lennert Buytenhek | 1 | -0/+14 |
2006-06-28 | [ARM] 3662/1: ixp23xx: don't include asm/hardware.h in uncompress.h | Lennert Buytenhek | 3 | -12/+11 |
2006-06-28 | [ARM] 3660/1: Remove legacy defines | Andrew Victor | 3 | -8/+2 |
2006-06-28 | [ARM] 3661/1: S3C2412: Fix compilation if CPU_S3C2410 only | Ben Dooks | 1 | -9/+7 |
2006-06-28 | [ARM] Remove the __arch_* layer from uaccess.h | Russell King | 1 | -32/+13 |
2006-06-28 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -1/+47 |
2006-06-27 | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 1 | -1/+1 |
2006-06-27 | [MTD NAND] s3c2412 support in s3c2410.c | Ben Dooks | 1 | -1/+47 |
2006-06-27 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -36/+0 |
2006-06-26 | [PATCH] backlight: LOCOMO Backlight Driver updates | Richard Purdie | 1 | -0/+5 |
2006-06-25 | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver | Matt Mackall | 1 | -1/+1 |
2006-06-25 | [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ | Russell King | 1 | -7/+0 |
2006-06-25 | [ARM] Remove save_lr/restore_pc macros | Russell King | 1 | -12/+0 |
2006-06-25 | [ARM] Remove LOADREGS macro | Russell King | 1 | -11/+0 |
2006-06-25 | [ARM] Remove RETINSTR macro | Russell King | 1 | -6/+0 |
2006-06-25 | Merge signal handler branch | Russell King | 1 | -1/+78 |
2006-06-25 | [ARM] 3648/1: Update struct ucontext layout for coprocessor registers | Daniel Jacobowitz | 1 | -1/+78 |
2006-06-25 | Merge S3C24xx branch | Russell King | 9 | -29/+182 |
2006-06-25 | Merge ep93xx branch | Russell King | 2 | -0/+3 |
2006-06-25 | [ARM] 3645/1: S3C2412: irq support for external interrupts | Ben Dooks | 2 | -23/+13 |
2006-06-25 | [ARM] 3639/1: S3C2412: serial port support | Ben Dooks | 1 | -0/+15 |
2006-06-25 | [ARM] 3638/1: S3C2412: core clocks | Ben Dooks | 1 | -1/+62 |
2006-06-25 | [ARM] 3635/1: S3C24XX: Add S3C2412 core cpu support | Ben Dooks | 5 | -5/+92 |
2006-06-24 | [ARM] 3631/1: Remove legacy __mem_isa() definitions | Andrew Victor | 13 | -20/+0 |
2006-06-24 | [ARM] 3634/1: ep93xx: initial implementation of the clk_* API | Lennert Buytenhek | 2 | -0/+3 |
2006-06-23 | [PATCH] adjust handle_IRR_event() return type | Jan Beulich | 1 | -4/+0 |
2006-06-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 8 | -36/+175 |
2006-06-23 | [PATCH] network driver for Hilscher netx | Sascha Hauer | 1 | -0/+27 |
2006-06-23 | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use | Bjorn Helgaas | 1 | -1/+1 |
2006-06-23 | [ARM] 3629/1: S3C24XX: fix missing bracket in regs-dsc.h | Ben Dooks | 1 | -1/+1 |
2006-06-23 | [ARM] 3601/1: i.MX/MX1 DMA error handling for signaled channels only | Pavel Pisa | 1 | -2/+6 |
2006-06-22 | [ARM] 3620/2: ixp23xx: add uengine loader support | Lennert Buytenhek | 2 | -0/+18 |
2006-06-22 | [ARM] 3621/1: fix compilation breakage for pnx4008 | Vitaly Wool | 1 | -4/+0 |
2006-06-22 | [ARM] 3623/1: pnx4008: move GPIO-related defines to gpio.h | Vitaly Wool | 2 | -29/+102 |
2006-06-22 | [ARM] Add thread_notify infrastructure | Russell King | 1 | -0/+48 |
2006-06-21 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 41 | -158/+1453 |
2006-06-21 | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 61 | -65/+5 |
2006-06-21 | [ARM] 3610/1: Make reboot work on Versatile | Deepak Saxena | 1 | -9/+7 |
2006-06-20 | [ARM] Include asm/hardware.h not asm/arch/hardware.h | Russell King | 4 | -4/+4 |
2006-06-20 | Merge Zaurus branch | Russell King | 4 | -0/+19 |
2006-06-20 | Merge AT91 branch | Russell King | 14 | -138/+453 |