summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2008-12-01lib/idr.c: fix rcu related race with idr_findManfred Spraul
2008-12-01epoll: introduce resource usage limitsDavide Libenzi
2008-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-12-01libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo
2008-11-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-11-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-11-30hotplug_memory_notifier section annotationAl Viro
2008-11-30meminit section warningsAl Viro
2008-11-28mlx4_core: Save/restore default port IB capability maskJack Morgenstein
2008-11-27Allow architectures to override copy_user_highpage()Russell King
2008-11-23irq.h: fix missing/extra kernel-docRandy Dunlap
2008-11-23Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar
2008-11-19cpuset: update top cpuset's mems after adding a nodeMiao Xie
2008-11-19reintroduce accept4Ulrich Drepper
2008-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-11-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-11-15Fix inotify watch removal/umount racesAl Viro
2008-11-15Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-11-15Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky
2008-11-13lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar
2008-11-13USB: don't register endpoints for interfaces that are going awayAlan Stern
2008-11-13slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra
2008-11-13HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg
2008-11-12Add c2 port supportRodolfo Giometti
2008-11-12rtc: rtc-wm8350: add support for WM8350 RTCMark Brown
2008-11-12remove ratelimt()Andrew Morton
2008-11-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-11-12hrtimer: clean up unused callback modesPeter Zijlstra
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda
2008-11-11Merge branch 'video' into releaseLen Brown
2008-11-11Merge branch 'misc' into releaseLen Brown
2008-11-11Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar
2008-11-11ring-buffer: buffer record on/off switchSteven Rostedt
2008-11-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-11telephony: trivial: fix up email addressAlan Cox
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-11fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov
2008-11-10ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch
2008-11-10libata: revert convert-to-block-tagging patchesTejun Heo
2008-11-09genirq: keep affinities set from userspace across free/request_irq()Thomas Gleixner
2008-11-09Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2008-11-09cpumask: introduce new API, without changing anything, v3Rusty Russell
2008-11-09clarify usage expectations for cnt32_to_63()Nicolas Pitre
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers