aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-06[PATCH] Make suspend possible with a traced process at a breakpointRafael J. Wysocki1-0/+8
2006-08-04Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds3-6/+3
2006-08-03RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust1-1/+1
2006-08-03NLM/lockd: remove b_doneJ. Bruce Fields1-1/+0
2006-08-03NFS: make 2 functions staticAdrian Bunk1-4/+2
2006-08-03PCI: docking station: remove dock ueventsKristen Carlson Accardi1-2/+0
2006-08-03PCI: Unhide the SMBus on Asus PU-DLSJean Delvare1-0/+1
2006-08-03[PATCH] don't bother with aux entires for dummy contextAl Viro1-11/+11
2006-08-03[PATCH] mark context of syscall entered with no rules as dummyAl Viro1-0/+6
2006-08-03[PATCH] introduce audit rules counterAl Viro1-0/+2
2006-08-03[PATCH] fix missed create event for directory auditAmy Griffis2-7/+7
2006-08-03[PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis1-0/+7
2006-08-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-10/+64
2006-08-02Revert "[PATCH] USB: move usb_device_class class devices to be real devices"Greg Kroah-Hartman1-1/+1
2006-08-02Revert "[PATCH] USB: convert usb class devices to real devices"Greg Kroah-Hartman1-3/+2
2006-08-02usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220FDaniel Drake1-1/+3
2006-08-02[SECURITY]: Fix build with CONFIG_SECURITY disabled.David S. Miller1-1/+0
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang1-6/+35
2006-08-02[NET]: skb_queue_lock_key() is no longer used.Adrian Bunk1-2/+0
2006-08-02[NET]: Remove lockdep_set_class() call from skb_queue_head_init().Arjan van de Ven1-1/+8
2006-08-02[NET]: Add netdev_alloc_skb().Christoph Hellwig1-0/+22
2006-08-02[NETFILTER]: include/linux/netfilter_bridge.h: header cleanupAlexey Dobriyan1-1/+0
2006-08-02Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2-3/+6
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann1-2/+1
2006-07-31[PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas1-1/+1
2006-07-31[PATCH] Add parentheses around arguments in the SH_DIV macro.Uwe Zeisberger1-2/+2
2006-07-31[PATCH] always define IRQ_PER_CPUYoichi Yuasa1-1/+1
2006-07-31[PATCH] delay accounting: temporarily enable by defaultShailabh Nagar1-2/+2
2006-07-31[PATCH] make taskstats sending completely independent of delay accounting on/off statusShailabh Nagar1-3/+1
2006-07-31[PATCH] genirq: {en,dis}able_irq_wake() need refcounting tooDavid Brownell1-0/+3
2006-07-31[PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestampChandra Seetharaman1-1/+2
2006-07-31[PATCH] ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown1-0/+9
2006-07-29V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab1-2/+5
2006-07-29V4L/DVB (4342): Fix ext_controls align on 64 bit architecturesMauro Carvalho Chehab1-1/+1
2006-07-29Merge branch 'master' into upstream-fixesJeff Garzik5-10/+7
2006-07-28[PATCH] pi-futex: robust-futex exitIngo Molnar1-1/+2
2006-07-28[PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe1-0/+1
2006-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2006-07-26[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven1-3/+0
2006-07-24[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-schedulePatrick McHardy1-0/+2
2006-07-24[NET]: Correct dev_alloc_skb kerneldocChristoph Hellwig1-2/+2
2006-07-24[NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKBChristoph Hellwig1-4/+0
2006-07-24Merge branch 'master' into upstream-fixesJeff Garzik2-9/+3
2006-07-23cpu hotplug: simplify and hopefully fix lockingLinus Torvalds1-6/+0
2006-07-21[NET]: Fix reversed error test in netif_tx_trylockHerbert Xu1-3/+3
2006-07-19[PATCH] libata: improve EH action and EHI flag handlingTejun Heo1-1/+3
2006-07-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+3
2006-07-14[PATCH] per-task delay accounting taskstats interface: control exit data through cpumasksShailabh Nagar2-25/+6
2006-07-14[PATCH] per-task delay accounting: avoid send without listenersShailabh Nagar1-1/+12
2006-07-14[PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar2-16/+59