aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-09-22flex_array: poison free elementsDavid Rientjes
2009-09-22flex_array: add flex_array_clear functionDavid Rientjes
2009-09-22vsprintf: use WARN_ON_ONCEMarcin Slusarz
2009-09-22MAINTAINERS: move ARM lists to infradeadJoe Perches
2009-09-22MAINTAINERS: integrate P:/M: linesJoe Perches
2009-09-22MAINTAINERS: omap: fix regexFelipe Contreras
2009-09-22MAINTAINERS: acpi: add 'include/acpi'Felipe Contreras
2009-09-22scripts/get_maintainer.pl: add maintainers in order listed in matched sectionJoe Perches
2009-09-22scripts/get_maintainer.pl: add --remove-duplicatesJoe Perches
2009-09-22scripts/get_maintainer.pl: using --separator implies --nomultilineJoe Perches
2009-09-22scripts/get_maintainer.pl: add .mailmap use, shell and email cleanupsJoe Perches
2009-09-22scripts/get_maintainer.pl: better email routines, use perl not shell where po...Joe Perches
2009-09-22scripts/get_maintainer.pl: add --pattern-depthJoe Perches
2009-09-22scripts/get_maintainer.pl: add sections in pattern match depth orderJoe Perches