summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [RTNETLINK]: ifindex 0 does not existPatrick McHardy2007-06-071-3/+3
| * | | [NETLINK]: Mark netlink policies constPatrick McHardy2007-06-0719-28/+28
| * | | [TCP] tcp_probe: Attach printf attribute properly to printl().David S. Miller2007-06-071-2/+4
| * | | [TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer().Eric Dumazet2007-06-071-2/+2
| * | | [NET]: Merge dst_discard_in and dst_discard_out.Denis Cheng2007-06-071-13/+4
| * | | [RFKILL]: Make rfkill->name constIvo van Doorn2007-06-071-1/+1
| * | | [IPV4]: Restore old behaviour of default config valuesHerbert Xu2007-06-073-16/+24
| * | | [IPV4]: Add default config support after inetdev_initHerbert Xu2007-06-072-35/+101
| * | | [IPV4]: Convert IPv4 devconf to an arrayHerbert Xu2007-06-079-260/+163
| * | | [IPV4]: Only panic if inetdev_init fails for loopbackHerbert Xu2007-06-071-2/+3
| * | | [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ackPatrick McHardy2007-06-073-1/+6
| * | | [BNX2]: Update version and reldate.Michael Chan2007-06-071-2/+2
| * | | [BNX2]: Fix occasional counter corruption on 5708.Michael Chan2007-06-071-1/+13
| * | | [BNX2]: Enable DMA on 5709.Michael Chan2007-06-072-0/+6
| * | | [BNX2]: Add missing wait in bnx2_init_5709_context().Michael Chan2007-06-071-3/+14
| * | | [BNX2]: Fix netdev watchdog on 5708.Michael Chan2007-06-071-8/+13
| |/ /
* | | enable interrupts in user path of page fault.Steven Rostedt2007-06-072-0/+11
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-06-079-21/+21
|\ \ \
| * | | [ARM] pxa: fix pxa27x keyboard driverRussell King2007-06-051-3/+3
| * | | [ARM] Fix 4417/1: Serial: Fix AMBA drivers lockingRussell King2007-06-051-2/+2
| * | | [ARM] 4421/1: AT91: Value of _KEY fields.Andrew Victor2007-06-032-3/+3
| * | | [ARM] Solve buggy smp_processor_id() usageRussell King2007-06-021-0/+2
| * | | [ARM] 4422/1: Fix default value handling in gpio_direction_output (PXA)Bill Gatliff2007-06-021-1/+2
| * | | [ARM] 4419/1: AT91: SAM9 USB clocks check for suspendingAndrew Victor2007-06-021-6/+5
| * | | [ARM] 4418/1: AT91: Number of programmable clocks differsAndrew Victor2007-06-021-5/+0
| * | | [ARM] 4392/2: Do not corrupt the SP register in compressed/head.SCatalin Marinas2007-06-021-1/+4
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-06-0719-87/+111
|\ \ \ \
| * | | | [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRSAtsushi Nemoto2007-06-061-6/+6
| * | | | [MIPS] Fix some minor typoes in arch/mips/Kconfig.Robert P. J. Day2007-06-061-3/+3
| * | | | [MIPS] Remove prototype for deleted function qemu_handle_intRalf Baechle2007-06-061-2/+0
| * | | | [MIPS] Fix some system calls with long long argumentsAtsushi Nemoto2007-06-063-2/+12
| * | | | [MIPS] Make dma_map_sg handle sg elements which are longer than one pageThomas Bogendoerfer2007-06-061-2/+3
| * | | | [MIPS] Drop __ARCH_WANT_SYS_FADVISE64Atsushi Nemoto2007-06-061-1/+0
| * | | | [MIPS] Fix VGA corruption on RM300CThomas Bogendoerfer2007-06-061-1/+32
| * | | | [MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busyThomas Bogendoerfer2007-06-061-1/+17
| * | | | [MIPS] EMMA2RH: remove dead KGDB codeSergei Shtylyov2007-06-061-24/+0
| * | | | [MIPS] Remove duplicate fpu enable hazard code.Chris Dearman2007-06-062-16/+1
| * | | | [MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle2007-06-066-29/+37
* | | | | frv: build fixPeter Zijlstra2007-06-071-0/+1
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-06-077-14/+20
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | sh: Fix se73180 platform device registration.Paul Mundt2007-06-042-7/+8
| * | | | sh: ioremap() through PMB needs asm/mmu.h.Paul Mundt2007-06-041-0/+1
| * | | | sh: voyagergx: Fix build warnings.Paul Mundt2007-06-041-6/+7
| * | | | sh: Fix SH4-202 clock fwk set_rate() mismatch.Paul Mundt2007-06-041-1/+1
| * | | | sh: microdev: Fix compile warnings.Paul Mundt2007-06-041-0/+1
| * | | | sh: Fix in_nmi symbol build error.Paul Mundt2007-06-041-0/+2
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-0718-62/+543
|\ \ \ \ \
| * | | | | [VIDEO] sunxvr500fb: Fix pseudo_palette array sizeAntonino Daplas2007-06-051-2/+4
| * | | | | [VIDEO] sunxvr2500fb: Fix pseudo_palette array sizeAntonino Daplas2007-06-051-9/+8
| * | | | | [VIDEO] ffb: The pseudo_palette is only 16 elements longAntonino Daplas2007-06-051-2/+2
OpenPOWER on IntegriCloud