summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)Author
2008-12-05Enforce a minimum SG_IO timeoutLinus Torvalds
2008-12-04[PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig
2008-12-03block: fix setting of max_segment_size and seg_boundary maskMilan Broz
2008-12-03block: internal dequeue shouldn't start timerTejun Heo
2008-12-02nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima
2008-12-02amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz
2008-12-01lib/idr.c: fix rcu related race with idr_findManfred Spraul
2008-12-01epoll: introduce resource usage limitsDavide Libenzi
2008-12-01libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo
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-27ACPICA: disable _BIF warningLin Ming
2008-11-27ACPICA: Allow _WAK method to return an IntegerBob Moore
2008-11-26net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier
2008-11-24netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard
2008-11-23irq.h: fix missing/extra kernel-docRandy Dunlap
2008-11-21net: Fix memory leak in the proto_register functionCatalin Marinas
2008-11-21[SCSI] fc_transport: fix old bug on bitflag definitionsJames Smart
2008-11-19cpuset: update top cpuset's mems after adding a nodeMiao Xie
2008-11-19reintroduce accept4Ulrich Drepper
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo
2008-11-15Fix inotify watch removal/umount racesAl Viro
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-12atmel_lcdfb: change irq_base definition to allow error reportingNicolas Ferre
2008-11-12hrtimer: clean up unused callback modesPeter Zijlstra
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda
2008-11-11ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy
2008-11-11ring-buffer: buffer record on/off switchSteven Rostedt
2008-11-11telephony: trivial: fix up email addressAlan Cox
2008-11-11drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGADave Airlie
2008-11-11drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt
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-09cpumask: introduce new API, without changing anything, v3Rusty Russell
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi