aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg
2009-12-11Driver-Core: devtmpfs - set root directory mode to 0755Kay Sievers
2009-12-11Driver Core: devtmpfs: cleanup node on device creation errorKay Sievers
2009-12-11Driver Core: devtmpfs: do not remove non-kernel-created directoriesKay Sievers
2009-12-11Driver Core: devtmpfs: use sys_mount()Kay Sievers
2009-12-11Driver core: devtmpfs: prevent concurrent subdirectory creation and removalKay Sievers
2009-12-11Driver Core: devtmpfs: ignore umask while setting file modeKay Sievers
2009-12-11sysfs: mark a locally-only used function staticStefan Richter
2009-12-11hpilo: add locking commentDavid Altobelli
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2009-12-10Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds
2009-12-10Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2009-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-12-10Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2009-12-10Merge git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-12-10V4L/DVB (13592): max2165: 32bit build patchDavid Wong
2009-12-10exofs: Multi-device mirror supportBoaz Harrosh
2009-12-10exofs: Move all operations to an io_engineBoaz Harrosh
2009-12-10exofs: move osd.c to ios.cBoaz Harrosh
2009-12-10exofs: statfs blocks is sectors not FS blocksBoaz Harrosh
2009-12-10exofs: Prints on mount and unmoutBoaz Harrosh
2009-12-10exofs: refactor exofs_i_info initialization into common helperBoaz Harrosh
2009-12-10exofs: dbg-print lessBoaz Harrosh
2009-12-10exofs: More sane debug printBoaz Harrosh
2009-12-10trivial: some small fixes in exofs documentationThadeu Lima de Souza Cascardo
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2009-12-09Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-12-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-12-09Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-12-09Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-12-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-12-09Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-12-09Doc: use misc-devices/ dir for driversJean Delvare
2009-12-09Doc: better explanation of procs_runningLuis Garces-Erice
2009-12-09correct gpio.txt typosDominik D. Geyer
2009-12-09docbook: fix signal_pending() argumentShawn Bohrer
2009-12-09use DMA_BIT_MASK instead of inline constantMarin Mitov
2009-12-09Use KERN_WARNING instead of KERN_WARN, which does not existRandy Dunlap
2009-12-09nvram: Fix missing smp_lock.h in nvramFrederic Weisbecker
2009-12-09ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)Theodore Ts'o