summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | [MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle2007-10-29
| * | | | | | | [MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto2007-10-29
| * | | | | | | [MIPS] IP32: Fixes after interrupt renumbering.Ralf Baechle2007-10-29
| * | | | | | | [MIPS] time: Remove declaration of plat_timer_setup, there is no caller.Ralf Baechle2007-10-29
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-29
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | sched: keep utime/stime monotonicPeter Zijlstra2007-10-29
| | |_|/ / / | |/| | | |
* / | | | | Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds2007-10-29
|/ / / / /
* | | | | Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Linus Torvalds2007-10-29
|\ \ \ \ \
| * | | | | [libata] Link power management infrastructureKristen Carlson Accardi2007-10-29
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-29
|\| | | | |
| * | | | | libata: implement ata_wait_after_reset()Tejun Heo2007-10-29
| * | | | | libata: track SLEEP state and issue SRST to wake it upTejun Heo2007-10-29
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-29
|\ \ \ \ \
| * | | | | [BLOCK] Fix bad sharing of tag busy list on queues with shared tag mapsJens Axboe2007-10-29
| |/ / / /
* | | | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-29
|\ \ \ \ \
| * | | | | sg_init_table() should use unsigned loop index variableChuck Lever2007-10-29
| * | | | | sg_last() should use unsigned loop index variableChuck Lever2007-10-29
| * | | | | SG: clear termination bit in sg_chain()Jens Axboe2007-10-29
| |/ / / /
* | | | | fix abuses of ptrdiff_tAl Viro2007-10-29
* | | | | SCTP endianness annotations regressionAl Viro2007-10-29
* | | | | SUNRPC endianness annotationsAl Viro2007-10-29
* | | | | x86 merge fallout: umlAl Viro2007-10-29
|/ / / /
* | | | fix breakage in pegasos_ethAl Viro2007-10-27
* | | | Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner2007-10-27
| |/ / |/| |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-27
|\ \ \
| * | | [SPARC64]: Fix BACKOFF_SPIN on non-SMP.David S. Miller2007-10-27
| * | | [SPARC32]: __inline__ --> inlineDavid S. Miller2007-10-27
| * | | [SPARC64]: __inline__ --> inlineDavid S. Miller2007-10-27
* | | | [NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman2007-10-26
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-26
|\ \ \
| * | | [NET] napi: use non-interruptible sleep in napi_disableBenjamin Herrenschmidt2007-10-26
| * | | [SCTP] net/sctp/auth.c: make 3 functions staticAdrian Bunk2007-10-26
| * | | [SCTP]: #if 0 sctp_update_copy_cksum()Adrian Bunk2007-10-26
| * | | [IRDA]: Make ircomm_tty static.Adrian Bunk2007-10-26
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller2007-10-26
| |\ \ \
| | * | | [DCCP]: Convert Reset code into socket error numberGerrit Renker2007-10-24
| | * | | [DCCP]: Retrieve packet sequence number for error reportingGerrit Renker2007-10-24
| * | | | [NET_CLS_ACT]: Introduce skb_act_cloneJamal Hadi Salim2007-10-26
| * | | | [UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich2007-10-25
* | | | | De-constify sched.hAlexey Dobriyan2007-10-26
* | | | | x86 bitops: fix code style issuesRandy Dunlap2007-10-25
* | | | | bitops kernel-doc: inline instead of macroRandy Dunlap2007-10-25
|/ / / /
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-25
|\| | |
| * | | [NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov2007-10-23
| * | | [TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update()Chuck Lever2007-10-23
| * | | [NET]: Treat the sign of the result of skb_headroom() consistentlyChuck Lever2007-10-23
| * | | [NET]: Validate device addr prior to interface-upJeff Garzik2007-10-23
| |/ /
* | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-25
|\ \ \
| * | | fix sg_phys to use dma_addr_tHugh Dickins2007-10-25
| * | | xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include itJens Axboe2007-10-24