summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* voyager: use struct instead of PARAMRandy Dunlap2007-11-101-1/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-11-101-2/+3
|\
| * [IA64] Update printing of feature set bitsRuss Anderson2007-11-091-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-11-102-4/+20
|\ \
| * | sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk2007-11-091-0/+8
| * | sched: avoid large irq-latencies in smp-balancingPeter Zijlstra2007-11-091-0/+1
| * | sched: remove PREEMPT_RESTRICTIngo Molnar2007-11-091-1/+0Star
| * | KVM: fix !SMP build errorIngo Molnar2007-11-091-2/+5
| * | sched: restore deterministic CPU accounting on powerpcPaul Mackerras2007-11-091-0/+1
| * | sched: reintroduce the sched_min_granularity tunablePeter Zijlstra2007-11-091-1/+5
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-11-108-19/+33
|\ \ \
| * | | sh: remove dead config symbols from SH codeJiri Olsa2007-11-081-4/+2Star
| * | | Merge branch 'page_colouring_despair'Paul Mundt2007-11-082-8/+21
| |\ \ \
| | * | | sh: Kill off __{copy,clear}_user_page().Paul Mundt2007-11-071-4/+1Star
| | * | | sh: Optimized copy_{to,from}_user_page() for SH-4.Paul Mundt2007-11-071-4/+14
| | * | | sh: Wire up clear_user_highpage().Paul Mundt2007-11-071-0/+6
| * | | | sh: Add a dummy vga.h.Paul Mundt2007-11-071-0/+6
| * | | | sh: Fix up PAGE_KERNEL_PCC() for nommu.Paul Mundt2007-11-071-1/+3
| |/ / /
| * | | sh: Kill off the remaining ST40 cruft.Paul Mundt2007-11-071-1/+1
| * | | sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.hMike Frysinger2007-11-072-5/+0Star
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-11-102-2/+2
|\ \ \
| * | | [ARM] 4644/2: fix flush_kern_tlb_range() in module spaceKevin Hilman2007-11-081-1/+1
| * | | [ARM] Fix iop3xx macroRussell King2007-11-051-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-101-0/+1
|\ \ \ \
| * | | | Add UNPLUG traces to all appropriate placesAlan D. Brunelle2007-11-091-0/+1
| | |/ / | |/| |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-104-14/+33
|\ \ \ \
| * \ \ \ Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2007-11-082-6/+19
| |\ \ \ \
| | * | | | [POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt2007-11-011-0/+13
| | * | | | [POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt2007-11-011-6/+6
| * | | | | [POWERPC] Change fallocate to match unistd.h on powerpcPatrick Mansfield2007-11-081-1/+1
| * | | | | [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras2007-11-081-7/+13
* | | | | | frv: Remove bogus NO_IRQ = -1 defineAlan Cox2007-11-101-3/+0Star
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-11-101-2/+2
|\ \ \ \ \ \
| * | | | | | [SPARC64]: Use "is_power_of_2" macro for simplicity.Robert P. J. Day2007-11-071-2/+2
| | |_|/ / / | |/| | | |
* | | | | | [NETLINK]: Fix unicast timeoutsPatrick McHardy2007-11-071-1/+1
* | | | | | [INET]: Remove per bucket rwlock in tcp/dccp ehash table.Eric Dumazet2007-11-071-6/+65
* | | | | | [IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski2007-11-071-0/+4
* | | | | | [IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski2007-11-071-0/+4
* | | | | | [TTY]: Fix network driver interactions with TCGET/SET calls.Alan Cox2007-11-071-1/+3
* | | | | | [IPV4]: Compact some ifdefs in the fib code.Pavel Emelyanov2007-11-071-9/+6Star
* | | | | | [NET]: Kill proc_net_create()David S. Miller2007-11-071-3/+0Star
* | | | | | [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...Eric Dumazet2007-11-071-6/+57
* | | | | | [IPV4]: Clean the ip_sockglue.c from some ugly ifdefsPavel Emelyanov2007-11-071-0/+12
* | | | | | [NETFILTER]: Sort matches/targets in Kbuild fileJan Engelhardt2007-11-073-24/+24
|/ / / / /
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-11-062-0/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | libata: handle broken cable reportingAlan Cox2007-11-062-0/+10
| * | | | libata and bogus LBA48 drivesGeert Uytterhoeven2007-11-051-0/+2
| | |_|/ | |/| |
* | | | m68knommu: fix pread/pwrite definesGreg Ungerer2007-11-061-2/+2
* | | | arm26: remove it againHugh Dickins2007-11-061-1/+0Star
* | | | Missing include file in kallsyms.hKamalesh Babulal2007-11-061-0/+1