aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-23ntfs: remove ntfs_file_writeChristoph Hellwig
2009-09-23anonfd: split interface into file creation and installDavide Libenzi
2009-09-23MAINTAINERS: remove dead ncpfs listBartlomiej Zolnierkiewicz
2009-09-23aio.c: move EXPORT* macros to line after functionH Hartley Sweeten
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich
2009-09-23fs/buffer.c: clean up EXPORT* macrosH Hartley Sweeten
2009-09-23fs: turn iprune_mutex into rwsemNick Piggin
2009-09-23printk_once(): use bool for boolean flagRoland Dreier
2009-09-23proc connector: add event for process becoming session leaderScott James Remnant
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe
2009-09-23dme1737: Keep index within pwm_config[]Roel Kluin
2009-09-23generic-ipi: make struct call_function_data locklessXiao Guangrong
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith
2009-09-23dac960: fix undefined behavior on empty stringMichael Buesch
2009-09-23kmod: fix race in usermodehelper codeNeil Horman
2009-09-23Move magic numbers into magic.hNick Black
2009-09-23printk: add printk_delay to make messages readable for some scenariosDave Young
2009-09-23printk boot_delay: rename printk_delay_msec to loops_per_msecDave Young
2009-09-23poll/select: avoid arithmetic overflow in __estimate_accuracy()Guillaume Knispel
2009-09-23kprobes: use do_IRQ() in lkdtmM. Mohan Kumar
2009-09-23smbfs: read buffer overflowRoel Kluin
2009-09-23include/linux/kmemcheck.h: fix a trillion warningsAndrew Morton
2009-09-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds
2009-09-22Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22input: add a driver for the Winbond WPCD376I Consumer IR hardwareDavid Härdeman
2009-09-22pnp: add a shutdown method to pnp driversDavid Härdeman
2009-09-22hwmon: applesmc: restore accelerometer and keyboard backlight on resumeHenrik Rydberg
2009-09-22hwmon: fix freeing of gpio_data and irqRoel Kluin
2009-09-22drivers/hwmon/adm1021.c: add low_power support for adm1021 driverMichael Abbott
2009-09-22drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensorMichael Abbott
2009-09-22lis3_spi: code cleanupsDaniel Mack
2009-09-22lis3: add power management functionsDaniel Mack
2009-09-22lis3: add free-fall/wakeup function via platform_dataDaniel Mack
2009-09-22lis3: fix typoDaniel Mack
2009-09-22drivers/hwmon/coretemp.c: enable the Intel AtomMichael Riepe
2009-09-22checkpatch: add some common Blackfin checksMike Frysinger
2009-09-22checkpatch: version 0.29Andy Whitcroft
2009-09-22checkpatch: limit sN/uN matches to actual bit sizesAndy Whitcroft
2009-09-22checkpatch: format strings should not have brackets in macrosAndy Whitcroft
2009-09-22checkpatch: make -f alias --file, add --help, more verbose help messageHannes Eder
2009-09-22checkpatch: indent checks -- stop when we run out of continuation linesAndy Whitcroft
2009-09-22checkpatch: handle C99 comments correctly (performance issue)Daniel Walker
2009-09-22checkpatch: possible types -- else cannot start a typeAndy Whitcroft
2009-09-22flex_array: add missing kerneldoc annotationsDavid Rientjes
2009-09-22flex_array: introduce DEFINE_FLEX_ARRAYDavid Rientjes
2009-09-22flex_array: add flex_array_shrink functionDavid Rientjes