Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | [IPV4] SNMP: Display new statistics at /proc/net/netstat | Mitsuru Chinen | 2007-05-14 | 1 | -0/+21 | |
| * | | | | [IPV6]: Reverse sense of promisc tests in ip6_mc_input | Corey Mutter | 2007-05-14 | 1 | -1/+1 | |
| * | | | | [NET_SCHED]: prio qdisc boundary condition | Jamal Hadi Salim | 2007-05-14 | 1 | -1/+1 | |
| * | | | | [IPSEC]: Don't warn if high-order hash resize fails | Herbert Xu | 2007-05-14 | 1 | -1/+2 | |
| * | | | | [IPSEC]: Check validity of direction in xfrm_policy_byid | Herbert Xu | 2007-05-14 | 1 | -0/+4 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-05-14 | 13 | -108/+152 | |
|\ \ \ \ | ||||||
| * | | | | [SPARC64]: Update defconfig. | David S. Miller | 2007-05-14 | 1 | -22/+4 | |
| * | | | | [VIDEO]: XVR-500 and XVR-2500 need FB=y. | David S. Miller | 2007-05-14 | 1 | -2/+2 | |
| * | | | | [SPARC32]: asm/system.h needs asm/smp.h | David S. Miller | 2007-05-14 | 1 | -0/+1 | |
| * | | | | [SPARC32]: Update defconfig. | David S. Miller | 2007-05-14 | 1 | -65/+86 | |
| * | | | | [SPARC32]: Fix sparc32 kdebug changes. | Robert Reif | 2007-05-14 | 2 | -5/+5 | |
| * | | | | [SPARC64]: Accept ebus_bus_type for generic DMA ops. | David S. Miller | 2007-05-14 | 1 | -14/+30 | |
| * | | | | [SPARC64]: Add missing cpus_empty() check in hypervisor xcall handling. | David S. Miller | 2007-05-14 | 1 | -0/+3 | |
| * | | | | [SCSI]: Add help text for SCSI_ESP_CORE. | David S. Miller | 2007-05-13 | 1 | -0/+8 | |
| * | | | | [SPARC] SBUS: display7seg.c needs asm/io.h | David S. Miller | 2007-05-13 | 1 | -0/+1 | |
| * | | | | [SPARC] SBUS: bbc_i2c.c needs asm/io.h | David S. Miller | 2007-05-13 | 1 | -0/+1 | |
| * | | | | [SPARC64]: Be more resiliant with PCI I/O space regs. | David S. Miller | 2007-05-13 | 1 | -0/+7 | |
| * | | | | [SERIAL] SUNHV: Add an ID string. | David S. Miller | 2007-05-13 | 1 | -0/+4 | |
| | |/ / | |/| | | ||||||
* | | | | Declare another couple of compat syscalls. | Stephen Rothwell | 2007-05-14 | 1 | -0/+6 | |
* | | | | MAINTAINERS update. | Dave Jones | 2007-05-14 | 1 | -2/+0 | |
* | | | | timekeeping fix patch got mis-applied | Thomas Gleixner | 2007-05-14 | 2 | -2/+2 | |
| |/ / |/| | | ||||||
* | | | fix deadlock in loop.c | Al Viro | 2007-05-13 | 1 | -8/+9 | |
|/ / | ||||||
* | | Linux 2.6.22-rc1v2.6.22-rc1 | Linus Torvalds | 2007-05-12 | 1 | -2/+2 | |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-12 | 139 | -548/+8624 | |
|\ \ | ||||||
| * \ | Merge branch 'fixes' into devel | Russell King | 2007-05-12 | 19 | -55/+115 | |
| |\ \ | ||||||
| | * \ | Merge branch 'omap-fixes' into fixes | Russell King | 2007-05-12 | 6 | -20/+80 | |
| | |\ \ | ||||||
| | | * | | ARM: OMAP: Fix section mismatch warning | Tony Lindgren | 2007-05-10 | 1 | -1/+1 | |
| | | * | | ARM: OMAP: 24xx pinmux updates | Kyungmin Park | 2007-05-10 | 3 | -7/+76 | |
| | | * | | ARM: OMAP: Remove old PM_SUSPEND_DISK | Tony Lindgren | 2007-05-10 | 1 | -10/+1 | |
| | | * | | ARM: OMAP: Fix warning in dma.c | Tony Lindgren | 2007-05-10 | 1 | -2/+2 | |
| | | |/ | ||||||
| | * | | [ARM] export symbol csum_partial_copy_from_user | Frederik Deweerdt | 2007-05-11 | 1 | -0/+1 | |
| | * | | [ARM] stacktrace fix | Andrew Morton | 2007-05-11 | 1 | -9/+3 | |
| | * | | [ARM] 4369/1: AT91: Fix circular dependency in header files | Andrew Victor | 2007-05-11 | 4 | -18/+20 | |
| | * | | [ARM] 4368/1: S3C24xx: build fix | Arnaud Patard | 2007-05-11 | 1 | -1/+0 | |
| | * | | [ARM] 4364/1: AT91: LEDS on AT91SAM9261-EK | Andrew Victor | 2007-05-11 | 2 | -0/+4 | |
| | * | | [ARM] Fix iop32x/iop33x build | Russell King | 2007-05-11 | 3 | -3/+3 | |
| | * | | [ARM] EBSA110: fix build errors caused by missing "const" | Russell King | 2007-05-11 | 1 | -4/+4 | |
| * | | | [ARM] Use new get_irqnr_preamble | Russell King | 2007-05-12 | 8 | -32/+42 | |
| * | | | [ARM] Ensure machine class menu is sorted alphabetically | Russell King | 2007-05-12 | 1 | -25/+25 | |
| * | | | [ARM] 4333/2: KS8695: Micrel Development board | Andrew Victor | 2007-05-11 | 4 | -0/+946 | |
| * | | | [ARM] 4332/2: KS8695: Serial driver | Andrew Victor | 2007-05-11 | 4 | -0/+679 | |
| * | | | [ARM] 4331/3: Support for Micrel/Kendin KS8695 processor | Andrew Victor | 2007-05-11 | 35 | -5/+1768 | |
| * | | | [ARM] 4371/1: AT91: Support for Atmel AT91SAM9RL-EK development board | Andrew Victor | 2007-05-11 | 4 | -0/+1178 | |
| * | | | [ARM] 4372/1: Define byte sizes in asm-arm/sizes.h | Andrew Victor | 2007-05-11 | 6 | -16/+4 | |
| * | | | [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. | Andrew Victor | 2007-05-11 | 13 | -3/+1207 | |
| * | | | [ARM] Update mach-types | Russell King | 2007-05-11 | 1 | -1/+33 | |
| * | | | [ARM] iop13xx: msi support | Daniel Wolstenholme | 2007-05-11 | 7 | -2/+262 | |
| * | | | [ARM] Spinlock initializer cleanup | Thomas Gleixner | 2007-05-11 | 3 | -4/+4 | |
| * | | | [ARM] remove useless config option GENERIC_BUST_SPINLOCK | Robert P. J. Day | 2007-05-11 | 1 | -3/+0 | |
| * | | | [ARM] 4303/3: base kernel support for TI DaVinci | Kevin Hilman | 2007-05-11 | 27 | -3/+1674 |