aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-10[INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.hEric Dumazet1-0/+1
2007-11-10voyager: use struct instead of PARAMRandy Dunlap1-1/+3
2007-11-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+3
2007-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2-4/+20
2007-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds8-19/+33
2007-11-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2007-11-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2007-11-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-14/+33
2007-11-09frv: Remove bogus NO_IRQ = -1 defineAlan Cox1-3/+0
2007-11-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2007-11-09sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk1-0/+8
2007-11-09sched: avoid large irq-latencies in smp-balancingPeter Zijlstra1-0/+1
2007-11-09sched: remove PREEMPT_RESTRICTIngo Molnar1-1/+0
2007-11-09KVM: fix !SMP build errorIngo Molnar1-2/+5
2007-11-09sched: restore deterministic CPU accounting on powerpcPaul Mackerras1-0/+1
2007-11-09sched: reintroduce the sched_min_granularity tunablePeter Zijlstra1-1/+5
2007-11-09[IA64] Update printing of feature set bitsRuss Anderson1-2/+3
2007-11-09Add UNPLUG traces to all appropriate placesAlan D. Brunelle1-0/+1
2007-11-09sh: remove dead config symbols from SH codeJiri Olsa1-4/+2
2007-11-08[ARM] 4644/2: fix flush_kern_tlb_range() in module spaceKevin Hilman1-1/+1
2007-11-08Merge branch 'page_colouring_despair'Paul Mundt2-8/+21
2007-11-08Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras2-6/+19
2007-11-08[POWERPC] Change fallocate to match unistd.h on powerpcPatrick Mansfield1-1/+1
2007-11-08[POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras1-7/+13
2007-11-07[NETLINK]: Fix unicast timeoutsPatrick McHardy1-1/+1
2007-11-07[INET]: Remove per bucket rwlock in tcp/dccp ehash table.Eric Dumazet1-6/+65
2007-11-07[IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski1-0/+4
2007-11-07[IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski1-0/+4
2007-11-07[TTY]: Fix network driver interactions with TCGET/SET calls.Alan Cox1-1/+3
2007-11-07[IPV4]: Compact some ifdefs in the fib code.Pavel Emelyanov1-9/+6
2007-11-07[NET]: Kill proc_net_create()David S. Miller1-3/+0
2007-11-07[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way.Eric Dumazet1-6/+57
2007-11-07[IPV4]: Clean the ip_sockglue.c from some ugly ifdefsPavel Emelyanov1-0/+12
2007-11-07[NETFILTER]: Sort matches/targets in Kbuild fileJan Engelhardt3-24/+24
2007-11-07sh: Add a dummy vga.h.Paul Mundt1-0/+6
2007-11-07[SPARC64]: Use "is_power_of_2" macro for simplicity.Robert P. J. Day1-2/+2
2007-11-07sh: Fix up PAGE_KERNEL_PCC() for nommu.Paul Mundt1-1/+3
2007-11-07sh: Kill off __{copy,clear}_user_page().Paul Mundt1-4/+1
2007-11-07sh: Optimized copy_{to,from}_user_page() for SH-4.Paul Mundt1-4/+14
2007-11-07sh: Wire up clear_user_highpage().Paul Mundt1-0/+6
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt1-1/+1
2007-11-07sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.hMike Frysinger2-5/+0
2007-11-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-0/+12
2007-11-05m68knommu: fix pread/pwrite definesGreg Ungerer1-2/+2
2007-11-05arm26: remove it againHugh Dickins1-1/+0
2007-11-05Missing include file in kallsyms.hKamalesh Babulal1-0/+1
2007-11-05libata: handle broken cable reportingAlan Cox2-0/+10
2007-11-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-6/+13
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik1-0/+3
2007-11-05PCI: make pci_match_device() staticAdrian Bunk1-2/+0