aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-28audit: reimplement audit_trees using fsnotify rather than inotifyGravatar Eric Paris 4-109/+136
2010-07-28fsnotify: allow addition of duplicate fsnotify marksGravatar Eric Paris 5-7/+9
2010-07-28fsnotify: duplicate fsnotify_mark_entry data between 2 marksGravatar Eric Paris 2-1/+11
2010-07-28audit: do not get and put just to free a watchGravatar Eric Paris 3-31/+5
2010-07-28audit: redo audit watch locking and refcnt in light of fsnotifyGravatar Eric Paris 1-40/+5
2010-07-28audit: convert audit watches to use fsnotify instead of inotifyGravatar Eric Paris 2-61/+152
2010-07-28Audit: clean up the audit_watch splitGravatar Eric Paris 5-67/+60
2010-07-28inotify: simplify the inotify idr handlingGravatar Eric Paris 1-55/+139
2010-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Gravatar Linus Torvalds 1-1/+1
2010-07-27gpio: fix spurious printk when freeing a gpioGravatar Jon Povey 1-3/+4
2010-07-27edac: mpc85xx: fix coldplug/hotplug module autoloadingGravatar Anton Vorontsov 1-0/+3
2010-07-27drivers/rtc/rtc-rx8581.c: fix setdatetimeGravatar Rudolf Marek 1-3/+17
2010-07-27dynamic debug: move ddebug_remove_module() down into free_module()Gravatar Jason Baron 1-1/+3
2010-07-279p: Pass the correct end of buffer to p9stat_readGravatar Latchesar Ionkov 1-1/+1
2010-07-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Gravatar Linus Torvalds 1-3/+3
2010-07-27Merge git://git.infradead.org/users/cbou/battery-2.6.35Gravatar Linus Torvalds 1-15/+14
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 19-36/+151
2010-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codeGravatar Peter Zijlstra 1-3/+3
2010-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-11/+16
2010-07-26s2io: fixing DBG_PRINT() macroGravatar Breno Leitao 1-1/+1
2010-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Gravatar Linus Torvalds 3-37/+27
2010-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 19-53/+61
2010-07-26drm/i915: make sure we shut off the panel in eDP configsGravatar Jesse Barnes 1-1/+1
2010-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 2-3/+3
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Gravatar Linus Torvalds 1-6/+20
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Gravatar Linus Torvalds 16-24/+84
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Gravatar Linus Torvalds 3-0/+6
2010-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Gravatar Linus Torvalds 11-22/+197
2010-07-26[CPUFREQ] powernow-k8: Limit Pstate transition latency checkGravatar Borislav Petkov 1-6/+5
2010-07-26[CPUFREQ] Fix PCC driver error pathGravatar Matthew Garrett 1-8/+9
2010-07-26[CPUFREQ] fix double freeing in error path of pcc-cpufreqGravatar Daniel J Blueman 1-12/+6
2010-07-26[CPUFREQ] pcc driver should check for pcch method before calling _OSCGravatar Matthew Garrett 1-1/+5
2010-07-26[CPUFREQ] fix memory leak in cpufreq_add_devGravatar Xiaotian Feng 1-0/+1
2010-07-26[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec...Gravatar Andrej Gelenberg 1-10/+1
2010-07-26sysfs: allow creating symlinks from untagged to tagged directoriesGravatar Eric W. Biederman 1-1/+2
2010-07-26sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.Gravatar Eric W. Biederman 1-1/+1
2010-07-26sysfs: Don't allow the creation of symlinks we can't removeGravatar Eric W. Biederman 1-5/+18
2010-07-26USB: musb: tusb6010: fix compile error with n8x0_defconfigGravatar Felipe Balbi 1-13/+0
2010-07-26USB: FTDI: Add support for the RT System VX-7 radio programming cableGravatar Corey Minyard 2-0/+7
2010-07-26USB: add quirk for Broadcom BT dongleGravatar Oliver Neukum 1-0/+3
2010-07-26USB: usb-storage: fix initializations of urb fieldsGravatar Bob Copeland 1-3/+1
2010-07-26USB: xhci: Set Mult field in endpoint context correctly.Gravatar Sarah Sharp 1-2/+3
2010-07-26USB: sisusbvga: Fix for USB 3.0Gravatar Oliver Neukum 1-2/+3
2010-07-26USB: adds Artisman USB dongle to list of quirky devicesGravatar Paul Mortier 1-0/+4
2010-07-26USB: xhci: Set EP0 dequeue ptr after reset of configured device.Gravatar Sarah Sharp 3-0/+25
2010-07-26USB: Fix USB3.0 Port Speed Downgrade after port resetGravatar Sarah Sharp 1-0/+2
2010-07-26USB: xHCI: Fix another bug in link TRB activation change.Gravatar Sarah Sharp 1-4/+7
2010-07-26USB: option: Add support for AMOI Skypephone S2Gravatar Dennis Jansen 1-0/+2
2010-07-26USB: New PIDs for Qualcomm gobi 2000 (qcserial)Gravatar Andrew Bird 1-0/+2
2010-07-26USB: ftdi_sio: support for Signalyzer tools based on FTDI chipsGravatar Colin Leitner 2-0/+17