aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-11-13nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter
2009-11-13nohz: Track last do_timer() cpuThomas Gleixner
2009-11-13nohz: Prevent clocksource wrapping during idleJon Hunter
2009-11-13clocksource: Provide a generic mult/shift factor calculationThomas Gleixner
2009-11-13clockevents: Use u32 for mult and shift factorsThomas Gleixner
2009-11-05nohz: Introduce arch_needs_cpuMartin Schwidefsky
2009-10-05time: Implement logarithmic time accumulationjohn stultz
2009-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-02connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner
2009-10-02connector: Keep the skb in cn_callback_dataPhilipp Reisner
2009-10-01memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon
2009-09-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-30jbd2: Use tracepoints for history fileTheodore Ts'o
2009-09-27tty: Fix regressions caused by commit b50989dcDave Young
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-26Revert "sit: stateless autoconf for isatap"Sascha Hlusiak
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2009-09-26headers: kref.h reduxAlexey Dobriyan
2009-09-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-26writeback: pass in super_block to bdi_start_writeback()Jens Axboe
2009-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-24NOMMU: Fallback for is_vmalloc_or_module_addr() should be inlineDavid Howells
2009-09-24hugetlb_file_setup(): use C, not cppAndrew Morton
2009-09-24genetlink: fix netns vs. netlink table locking (2)Johannes Berg
2009-09-24Phonet: error on broadcast sending (unimplemented)RĂ©mi Denis-Courmont
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-24Merge branch 'origin' into for-linusRussell King
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-09-25module: preferred way to use MODULE_AUTHORJohannes Berg
2009-09-25module: reduce string table for loaded modules (v2)Jan Beulich
2009-09-25module: reduce symbol table for loaded modules (v2)Jan Beulich
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24task_struct cleanup: move binfmt field to mm_structHiroshi Shimamoto
2009-09-24include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernelsAlbin Tonnerre
2009-09-24aio: ifdef fields in mm_structAlexey Dobriyan
2009-09-24linux/futex.h: place kernel types behind __KERNEL__Mike Frysinger
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24signals: inline __fatal_signal_pendingRoland McGrath