aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-263-1/+3
|\
| * [IPV6]: Fix routing round-robin locking.David S. Miller2007-03-251-0/+1
| * [NET]: Fix neighbour destructor handling.Alexey Kuznetsov2007-03-251-1/+1
| * [NET]: Fix fib_rules compatibility breakageThomas Graf2007-03-251-0/+1
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-261-44/+15
|\ \
| * | [S390] Fix TCP/UDP pseudo header checksum computation.Heiko Carstens2007-03-261-44/+15
| |/
* | [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr.Russ Cox2007-03-261-2/+2
* | ide: use correct IDE error recoverySuleiman Souhlal2007-03-261-0/+1
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-03-242-4/+8
|\
| * [ARM] 4278/1: configure pxa27x I2C SCL as "input"Guennadi Liakhovetski2007-03-241-1/+1
| * [ARM] 4235/1: ns9xxx: declare the clock functions as "const"Uwe Kleine-König2007-03-201-3/+7
* | [MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle2007-03-241-1/+1
* | [MIPS] ARC: Fix warning.Ralf Baechle2007-03-241-1/+1
* | [MIPS] Implement flush_anon_page().Ralf Baechle2007-03-241-0/+12
* | [MIPS] Fix pipeline hazard.Ralf Baechle2007-03-241-0/+1
* | [MIPS] Make MIPS udelay() preempt safe under DEBUG_PREEMPTDeepak Saxena2007-03-241-1/+1
* | [MIPS] Always use virt_to_phys() when translating kernel addressesFranck Bui-Huu2007-03-242-2/+2
* | [PATCH] i386: clear segment register padding in core dumpsRoland McGrath2007-03-231-5/+5
* | x86-64: add "local_apic_timer_c2_ok" here tooLinus Torvalds2007-03-231-0/+1
* | [PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner2007-03-231-0/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-03-222-6/+2
|\ \
| * \ Pull bugzilla-8171 into release branchLen Brown2007-03-201-5/+1
| |\ \
| | * | ACPICA: revert "acpi_serialize" changesLen Brown2007-03-151-5/+1
| * | | Pull misc-for-upstream into release branchLen Brown2007-03-201-1/+1
| |\ \ \
| | * | | ACPI: IA64: fix %ll build warningsLen Brown2007-03-191-1/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-03-221-0/+14
|\ \ \ \ \
| * | | | | [POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M2007-03-221-0/+14
* | | | | | [PATCH] lockdep: lockdep_depth vs. debug_locksJarek Poplawski2007-03-221-1/+1
* | | | | | [PATCH] FRV: fix unannotated variable declarationsDavid Howells2007-03-221-1/+1
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-222-0/+2
|\ \ \ \ \ \
| * | | | | | [SCTP]: Reset some transport and association variables on restartVlad Yasevich2007-03-201-0/+1
| * | | | | | [SCTP]: Clean up stale data during association restartVlad Yasevich2007-03-201-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-211-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai2007-03-201-0/+1
| | |/ / / | |/| | |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-03-191-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | [ARM] 4264/1: ldrex/strex syntax errors with recent compilersStelian Pop2007-03-151-2/+2
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-192-1/+7
|\ \ \ \ \
| * | | | | [S390] Wire up sys_utimes.Heiko Carstens2007-03-191-1/+2
| * | | | | [S390] reboot from and dump to SCSI under z/VM fails.Michael Holzheu2007-03-191-0/+5
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-03-183-11/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | sh: Fix bogus regs pointer in do_IRQ().Paul Mundt2007-03-141-0/+5
| * | | | | sh: Convert struct ioctls to static defines.Mike Frysinger2007-03-121-11/+11
| * | | | | sh: Define missing __NR_readahead.Paul Mundt2007-03-121-0/+1
| | |/ / / | |/| | |
* | | | | [PATCH] Fix build error due to not including <linux/errno.h>Ralf Baechle2007-03-181-0/+1
* | | | | [PATCH] ia64: platform_kernel_launch_event is noop on generic kernelJohn Keller2007-03-181-0/+2
* | | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-03-181-1/+1
|\ \ \ \ \
| * | | | | [ALSA] version 1.0.14rc3Jaroslav Kysela2007-03-141-1/+1
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-03-171-34/+0
|\ \ \ \ \ \
| * | | | | | ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.hDaniel Mack2007-03-171-34/+0
* | | | | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-03-172-2/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |