Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | [PATCH] m68knommu: add 5208 ColdFire support defines | Greg Ungerer | 2005-11-01 | 1 | -0/+54 | |
* | | | | | | | | [PATCH] m68knommu: add 5208 ColdFire support defines for its internal map | Greg Ungerer | 2005-11-01 | 1 | -2/+8 | |
* | | | | | | | | [PATCH] m68knommu: use board name defines to differentiate board definitions | Greg Ungerer | 2005-11-01 | 1 | -2/+2 | |
* | | | | | | | | [PATCH] m68knommu: remove unmaintained asm-m68knommu/ide.h | Greg Ungerer | 2005-11-01 | 1 | -437/+0 | |
* | | | | | | | | [PATCH] m68knommu: remove auto-generated asm-offsets.h | Greg Ungerer | 2005-11-01 | 1 | -49/+0 | |
* | | | | | | | | [PATCH] m68knommu: change use of extern inline to static inline in headers | Greg Ungerer | 2005-11-01 | 8 | -20/+20 | |
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | Linus Torvalds | 2005-11-01 | 2 | -8/+39 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [NETFILTER]: Add "revision" support to arp_tables and ip6_tables | Harald Welte | 2005-10-31 | 2 | -8/+39 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-11-01 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [SERIAL] Fix port numbering | Russell King | 2005-10-31 | 1 | -3/+4 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-01 | 19 | -20/+974 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | [ARM] 3052/1: add ixp2000 microcode loader | Lennert Buytenhek | 2005-11-01 | 2 | -2/+65 | |
| * | | | | | | | [ARM] 3077/1: S3C2410 - regs-iis.h missing mask for IISMOD_FS | Ben Dooks | 2005-11-01 | 1 | -0/+1 | |
| * | | | | | | | [ARM] 3065/1: ixp2000 typo and whitespace fixes | Lennert Buytenhek | 2005-11-01 | 1 | -1/+1 | |
| * | | | | | | | [ARM] 3064/1: start using ixp2000_reg_wrb | Lennert Buytenhek | 2005-11-01 | 1 | -8/+9 | |
| * | | | | | | | [ARM] 3063/1: allow slave ixp2000 cpu reset | Lennert Buytenhek | 2005-11-01 | 1 | -7/+1 | |
| * | | | | | | | [ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driver | Lennert Buytenhek | 2005-11-01 | 1 | -2/+14 | |
| * | | | | | | | [ARM] Add support for ARM RealView board | Catalin Marinas | 2005-10-31 | 14 | -1/+884 | |
| |/ / / / / / | ||||||
* | | | | | | | Revert "i386: move apic init in init_IRQs" | Linus Torvalds | 2005-10-31 | 4 | -3/+23 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | [PATCH] Creative Audigy 2 cardbus: Add IO window wakeup magic | James Courtier-Dutton | 2005-10-31 | 1 | -0/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 4 | -28/+42 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | [DRIVER MODEL] Add missing platform_device.h header. | Russell King | 2005-10-29 | 1 | -0/+40 | |
| * | | | | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 3 | -28/+2 | |
* | | | | | Merge ../linux-2.6 by hand | Paul Mackerras | 2005-10-31 | 491 | -3576/+14999 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-30 | 2 | -4/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [ARM] arch-ixp4xx/io.h: make const args const to remove compiler warning | John Bowler | 2005-10-30 | 1 | -3/+3 | |
| | * | | | | | [ARM] fix bogus cast in IXP2000 I/O macro | Deepak Saxena | 2005-10-30 | 1 | -1/+1 | |
| * | | | | | | [PATCH] fat: cleanup and optimization of checksum | OGAWA Hirofumi | 2005-10-30 | 1 | -0/+11 | |
| * | | | | | | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 | 11 | -2/+19 | |
| * | | | | | | [PATCH] cleanup the usage of SEND_SIG_xxx constants | Oleg Nesterov | 2005-10-30 | 1 | -0/+5 | |
| * | | | | | | [PATCH] sched: hardcode non-smp set_cpus_allowed | Paul Jackson | 2005-10-30 | 1 | -1/+1 | |
| * | | | | | | [PATCH] semaphore: Remove __MUTEX_INITIALIZER() | Arthur Othieno | 2005-10-30 | 23 | -67/+0 | |
| * | | | | | | [PATCH] RCU torture-testing kernel module | Paul E. McKenney | 2005-10-30 | 1 | -0/+1 | |
| * | | | | | | [PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a comment | Nikita Danilov | 2005-10-30 | 1 | -1/+1 | |
| * | | | | | | [PATCH] modules: fix sparse warning for every MODULE_PARM | Pavel Roskin | 2005-10-30 | 1 | -1/+3 | |
| * | | | | | | [PATCH] fuse: remove unused define | Miklos Szeredi | 2005-10-30 | 1 | -1/+0 | |
| * | | | | | | [PATCH] Keys: Add LSM hooks for key management [try #3] | David Howells | 2005-10-30 | 3 | -5/+84 | |
| * | | | | | | [PATCH] Keys: Export user-defined keyring operations | David Howells | 2005-10-30 | 1 | -0/+47 | |
| * | | | | | | [PATCH] vm: remove unused/broken page_pte[_prot] macros | Tejun Heo | 2005-10-30 | 13 | -28/+0 | |
| * | | | | | | [PATCH] cpusets: automatic numa mempolicy rebinding | Paul Jackson | 2005-10-30 | 1 | -0/+6 | |
| * | | | | | | [PATCH] cpusets: bitmap and mask remap operators | Paul Jackson | 2005-10-30 | 3 | -0/+46 | |
| * | | | | | | [PATCH] cpusets: dual semaphore locking overhaul | Paul Jackson | 2005-10-30 | 1 | -1/+1 | |
| * | | | | | | [PATCH] add_timer() of a pending timer is illegal | Andrew Morton | 2005-10-30 | 1 | -1/+2 | |
| * | | | | | | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-30 | 17 | -18/+1 | |
| * | | | | | | [PATCH] adjust parisc sys_ptrace prototype | Christoph Hellwig | 2005-10-30 | 1 | -1/+0 | |
| * | | | | | | [PATCH] kill sigqueue->lock | Oleg Nesterov | 2005-10-30 | 1 | -1/+0 | |
| * | | | | | | [PATCH] reduce sizeof(struct file) | Eric Dumazet | 2005-10-30 | 1 | -2/+8 | |
| * | | | | | | [PATCH] remove timer debug field | Andrew Morton | 2005-10-30 | 1 | -5/+0 | |
| * | | | | | | [PATCH] remove some more check_region stuff | Jeff Garzik | 2005-10-30 | 4 | -12/+0 | |
| * | | | | | | [PATCH] NTP shift_right cleanup | john stultz | 2005-10-30 | 1 | -0/+7 |