aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-23asm/sections: add text/data checking functions for arches to overrideMike Frysinger1-0/+16
2009-09-23kallsyms: fix segfault in prefix_underscores_count()Paul Mundt1-1/+1
2009-09-23getrusage: fill ru_maxrss valueJiri Pirko5-0/+34
2009-09-23kmap_types.h: rename D macroAndi Kleen1-23/+24
2009-09-23Make sure the value in abs() does not get truncated if it is greater than 2^32Rolf Eike Beer1-1/+1
2009-09-23fix compat_sys_utimensat()Suzuki Poulose1-7/+0
2009-09-23vlynq: includecheck fix: drivers/vlynq/vlynq.cJaswinder Singh Rajput1-1/+0
2009-09-23qnx4: remove write supportChristoph Hellwig9-368/+2
2009-09-23ntfs: remove ntfs_file_writeChristoph Hellwig1-41/+1
2009-09-23anonfd: split interface into file creation and installDavide Libenzi4-30/+114
2009-09-23MAINTAINERS: remove dead ncpfs listBartlomiej Zolnierkiewicz1-1/+0
2009-09-23aio.c: move EXPORT* macros to line after functionH Hartley Sweeten1-6/+4
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich7-10/+13
2009-09-23fs/buffer.c: clean up EXPORT* macrosH Hartley Sweeten2-30/+28
2009-09-23fs: turn iprune_mutex into rwsemNick Piggin1-7/+12
2009-09-23printk_once(): use bool for boolean flagRoland Dreier1-2/+2
2009-09-23proc connector: add event for process becoming session leaderScott James Remnant3-1/+38
2009-09-23seq_file: constify seq_operationsJames Morris26-49/+49
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe11-90/+90
2009-09-23dme1737: Keep index within pwm_config[]Roel Kluin1-1/+1
2009-09-23generic-ipi: make struct call_function_data locklessXiao Guangrong2-21/+20
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith4-8/+8
2009-09-23dac960: fix undefined behavior on empty stringMichael Buesch1-1/+1
2009-09-23kmod: fix race in usermodehelper codeNeil Horman1-5/+8
2009-09-23Move magic numbers into magic.hNick Black5-14/+9
2009-09-23printk: add printk_delay to make messages readable for some scenariosDave Young4-0/+39
2009-09-23printk boot_delay: rename printk_delay_msec to loops_per_msecDave Young1-7/+5
2009-09-23poll/select: avoid arithmetic overflow in __estimate_accuracy()Guillaume Knispel1-4/+10
2009-09-23kprobes: use do_IRQ() in lkdtmM. Mohan Kumar1-1/+1
2009-09-23smbfs: read buffer overflowRoel Kluin1-1/+1
2009-09-23include/linux/kmemcheck.h: fix a trillion warningsAndrew Morton1-1/+3
2009-09-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-21/+21
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheckLinus Torvalds4-24/+8
2009-09-22Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds42-897/+1640
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds170-266/+299
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds5-27/+20
2009-09-22input: add a driver for the Winbond WPCD376I Consumer IR hardwareDavid Härdeman4-0/+1637
2009-09-22pnp: add a shutdown method to pnp driversDavid Härdeman2-0/+11
2009-09-22hwmon: applesmc: restore accelerometer and keyboard backlight on resumeHenrik Rydberg1-12/+26
2009-09-22hwmon: fix freeing of gpio_data and irqRoel Kluin1-2/+4
2009-09-22drivers/hwmon/adm1021.c: add low_power support for adm1021 driverMichael Abbott1-0/+32
2009-09-22drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensorMichael Abbott1-24/+23
2009-09-22lis3_spi: code cleanupsDaniel Mack1-9/+8
2009-09-22lis3: add power management functionsDaniel Mack1-0/+28
2009-09-22lis3: add free-fall/wakeup function via platform_dataDaniel Mack3-6/+36
2009-09-22lis3: fix typoDaniel Mack1-1/+1
2009-09-22drivers/hwmon/coretemp.c: enable the Intel AtomMichael Riepe1-2/+2
2009-09-22checkpatch: add some common Blackfin checksMike Frysinger1-0/+22
2009-09-22checkpatch: version 0.29Andy Whitcroft1-1/+1
2009-09-22checkpatch: limit sN/uN matches to actual bit sizesAndy Whitcroft1-2/+2