summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson
2011-03-23x86: mark associated mm when running a task in 32 bit compatibility modeStephen Wilson
2011-03-23x86: add context tag to mark mm when running a task in 32-bit compatibility modeStephen Wilson
2011-03-23auxv: require the target to be tracable (or yourself)Al Viro
2011-03-23close race in /proc/*/environAl Viro
2011-03-23report errors in /proc/*/*map* sanelyAl Viro
2011-03-23pagemap: close races with suid execveAl Viro
2011-03-23make sessionid permissions in /proc/*/task/* match those in /proc/*Al Viro
2011-03-23fix leaks in path_lookupat()Al Viro
2011-03-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2011-03-21Reduce sequential pointer derefs in scsi_error.c and reduce size as wellJesper Juhl
2011-03-21matroxfb: remove incorrect Matrox G200eV supportGary Hade
2011-03-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-03-21Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal codeJulien Tinnes
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2011-03-21Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-03-21pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2011-03-21hwmon: (ads1015) Make gain and datarate configurableDirk Eibach
2011-03-21hwmon: (ads1015) Drop dynamic attribute groupJean Delvare
2011-03-21hwmon: Add support for Texas Instruments ADS1015Dirk Eibach
2011-03-21hwmon: New driver for SMSC SCH5627Hans de Goede
2011-03-21hwmon: (abituguru*) Update my email addressHans de Goede
2011-03-21hwmon: (lm75) Speed up detectionJean Delvare
2011-03-21hwmon: (lm75) Add detection of the National Semiconductor LM75ALen Sorensen
2011-03-21hp_accel: Fix driver nameJean Delvare
2011-03-21Move lis3lv02d drivers to drivers/miscJean Delvare
2011-03-21Move hp_accel to drivers/platform/x86Jean Delvare
2011-03-21Let Kconfig handle lis3lv02d dependenciesJean Delvare
2011-03-21hwmon: (sht15) Fix integer overflow in humidity calculationVivien Didelot
2011-03-21hwmon: (sht15) Spelling fixJustin P. Mattock
2011-03-21hwmon: (w83795) Document pin mappingJean Delvare
2011-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-03-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-03-21FS: lookup_mnt() is only used in the core fs routines nowDavid Howells
2011-03-21bfs: fix bitmap size argument to find_first_zero_bit()Akinobu Mita
2011-03-21kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by defaultMichal Marek
2011-03-21fs: Use BUG_ON(!mnt) at dentry_open().Tetsuo Handa
2011-03-21fs: devpts_pty_new() return -ENOMEM if dentry allocation failedAndrey Vagin
2011-03-21nfs: lock() vs unlock() typoDan Carpenter
2011-03-21pstore: fix leaking ->i_privateTony Luck
2011-03-21introduce sys_syncfs to sync a single file systemSage Weil
2011-03-21Small typo fix...Holger Hans Peter Freyther
2011-03-21Filesystem: fifo: Fixed coding style issue.David Jenni
2011-03-21fs/inode: Fix kernel-doc format for inode_init_ownerBen Hutchings
2011-03-21select: remove unused MAX_SELECT_SECONDSNamhyung Kim
2011-03-21vfs: cleanup do_vfs_ioctl()Namhyung Kim
2011-03-21Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds