summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master'Steven Whitehouse2006-08-0725-60/+169
|\
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2006-08-061-2/+22
| |\
| | * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov2006-08-0469-154/+1072
| | |\
| | * | Input: introduce input_inject_event() functionDmitry Torokhov2006-07-061-0/+1
| | * | Input: add start() method to input handlersDmitry Torokhov2006-07-061-0/+21
| | * | Input: remove accept method from input_devDmitry Torokhov2006-07-061-2/+0
| * | | [PATCH] debug_locks.h: add "struct task_struct;"Alexey Dobriyan2006-08-061-0/+2
| * | | [PATCH] fix vmstat per cpu usageJan Blunck2006-08-061-4/+4
| * | | [PATCH] Make suspend possible with a traced process at a breakpointRafael J. Wysocki2006-08-061-0/+8
| | |/ | |/|
| * | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-08-043-6/+3
| |\ \
| | * | RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust2006-08-031-1/+1
| | * | NLM/lockd: remove b_doneJ. Bruce Fields2006-08-031-1/+0
| | * | NFS: make 2 functions staticAdrian Bunk2006-08-031-4/+2
| * | | PCI: docking station: remove dock ueventsKristen Carlson Accardi2006-08-031-2/+0
| * | | PCI: Unhide the SMBus on Asus PU-DLSJean Delvare2006-08-031-0/+1
| |/ /
| * | [PATCH] don't bother with aux entires for dummy contextAl Viro2006-08-031-11/+11
| * | [PATCH] mark context of syscall entered with no rules as dummyAl Viro2006-08-031-0/+6
| * | [PATCH] introduce audit rules counterAl Viro2006-08-031-0/+2
| * | [PATCH] fix missed create event for directory auditAmy Griffis2006-08-032-7/+7
| * | [PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis2006-08-031-0/+7
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-08-023-10/+64
| |\ \
| | * | [SECURITY]: Fix build with CONFIG_SECURITY disabled.David S. Miller2006-08-021-1/+0
| | * | [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-021-6/+35
| | * | [NET]: skb_queue_lock_key() is no longer used.Adrian Bunk2006-08-021-2/+0
| | * | [NET]: Remove lockdep_set_class() call from skb_queue_head_init().Arjan van de Ven2006-08-021-1/+8
| | * | [NET]: Add netdev_alloc_skb().Christoph Hellwig2006-08-021-0/+22
| | * | [NETFILTER]: include/linux/netfilter_bridge.h: header cleanupAlexey Dobriyan2006-08-021-1/+0
| * | | Revert "[PATCH] USB: move usb_device_class class devices to be real devices"Greg Kroah-Hartman2006-08-021-1/+1
| * | | Revert "[PATCH] USB: convert usb class devices to real devices"Greg Kroah-Hartman2006-08-021-3/+2
| * | | usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220FDaniel Drake2006-08-021-1/+3
| |/ /
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-08-022-3/+6
| |\ \
| | * | V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab2006-07-291-2/+5
| | * | V4L/DVB (4342): Fix ext_controls align on 64 bit architecturesMauro Carvalho Chehab2006-07-291-1/+1
| * | | [PATCH] powermac: More powermac backlight fixesMichael Hanselmann2006-07-311-2/+1
| * | | [PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas2006-07-311-1/+1
| * | | [PATCH] Add parentheses around arguments in the SH_DIV macro.Uwe Zeisberger2006-07-311-2/+2
| * | | [PATCH] always define IRQ_PER_CPUYoichi Yuasa2006-07-311-1/+1
| * | | [PATCH] delay accounting: temporarily enable by defaultShailabh Nagar2006-07-311-2/+2
| * | | [PATCH] make taskstats sending completely independent of delay accounting on/...Shailabh Nagar2006-07-311-3/+1
| * | | [PATCH] genirq: {en,dis}able_irq_wake() need refcounting tooDavid Brownell2006-07-311-0/+3
| * | | [PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestampChandra Seetharaman2006-07-311-1/+2
| * | | [PATCH] ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown2006-07-311-0/+9
| |/ /
* | | [GFS2] add plock ownerDavid Teigland2006-07-311-1/+2
* | | Merge branch 'master'Steven Whitehouse2006-07-318-20/+13
|\ \ \ | |/ /
| * | Merge branch 'master' into upstream-fixesJeff Garzik2006-07-295-10/+7
| |\ \
| | * | [PATCH] pi-futex: robust-futex exitIngo Molnar2006-07-281-1/+2
| | * | [PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe2006-07-281-0/+1
| | * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-261-0/+2
| | |\ \
| | | * | [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...Patrick McHardy2006-07-241-0/+2
| | * | | [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven2006-07-261-3/+0
| | |/ /
OpenPOWER on IntegriCloud