summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/ncpfs/inode.c: suppress used-uninitialised warningAndrew Morton2011-05-251-3/+1
* checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptionsJoe Perches2011-05-251-1/+1
* checkpatch: add <foo>_<level> and MODULE_<BAR> to 80 column exceptionsJoe Perches2011-05-251-3/+3
* checkpatch: add check for line continuations in quoted stringsJoe Perches2011-05-251-0/+5
* lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-2513-105/+9
* percpu_counter: change return value and add commentsShaohua Li2011-05-251-1/+5
* lib/genalloc.c: add support for specifying the physical addressJean-Christophe PLAGNIOL-VILLARD2011-05-252-9/+58
* include/linux/genalloc.h: add multiple-inclusion guardsJean-Christophe PLAGNIOL-VILLARD2011-05-251-0/+3
* lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd2011-05-253-23/+11
* lib: add kstrto*_from_user()Alexey Dobriyan2011-05-252-0/+57
* lru_cache: use correct type in sizeof for allocationIlia Mirkin2011-05-251-1/+1
* leds: provide helper to register "leds-gpio" devicesUwe Kleine-König2011-05-255-1/+53
* drivers/leds/leds-lm3530.c: add regulatorShreshtha Kumar Sahu2011-05-251-8/+65
* leds: remove the leds-h1940 driverVasily Khoruzhick2011-05-253-178/+0
* drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533Jan Weitzel2011-05-251-22/+62
* drivers/leds/leds-pca9532.c: add gpio capabilityJoachim Eastwood2011-05-253-4/+122
* leds: support automatic start of blinking with ledtrig-timerEsben Haabendal2011-05-253-1/+12
* MAINTAINERS: orphan DMFE, move Tobias Ringstrom to CREDITSJoe Perches2011-05-252-2/+5
* MAINTAINERS: remove stale reference to Chris Wright's LSM treeLucian Adrian Grijincu2011-05-251-1/+0
* printk: allocate kernel log buffer earlierMike Travis2011-05-254-29/+68
* memblock: add error return when CONFIG_HAVE_MEMBLOCK is not setYinghai Lu2011-05-251-1/+8
* lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pVJan Beulich2011-05-251-1/+1
* sparse: Undef __compiletime_{warning,error} if __CHECKER__ is definedKOSAKI Motohiro2011-05-251-1/+1
* sparse: define __must_be_array() for __CHECKER__KOSAKI Motohiro2011-05-251-0/+4
* sparse: define dummy BUILD_BUG_ON definition for sparseKOSAKI Motohiro2011-05-251-0/+8
* init/calibrate.c: fix for critical bogoMIPS intermittent calculation failureAndrew Worsley2011-05-251-6/+69
* xattr.h: expose string defines to userspaceEric Paris2011-05-251-4/+4
* bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis2011-05-256-23/+188
* fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFSAmerigo Wang2011-05-253-35/+0
* x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-258-24/+74
* Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-255-20/+0
* include/linux/c2port.h: remove wrong and never used macrosWanlong Gao2011-05-251-3/+0
* ulimit: raise default hard ulimit on number of files to 4096Tim Gardner2011-05-252-2/+3
* um: fix crash while os_dump_core()Richard Weinberger2011-05-251-0/+1
* um: include linux/prefetch.hRichard Weinberger2011-05-251-0/+2
* um: print info about fatal segfaultsRichard Weinberger2011-05-251-0/+24
* um: add ucast ethernet transportNolan Leake2011-05-258-311/+413
* um: add earlyprintk supportRichard Weinberger2011-05-255-0/+50
* um: remove SIGHUP handlerRichard Weinberger2011-05-251-1/+0
* um: fix UML_LIB_PATHRichard Weinberger2011-05-253-2/+8
* cris: convert old cpumask API into new oneKOSAKI Motohiro2011-05-252-17/+20
* mn10300: convert old cpumask API into new oneKOSAKI Motohiro2011-05-254-63/+68
* alpha: hook up gpiolib supportMark Brown2011-05-252-0/+59
* alpha: replace with new cpumask APIsKOSAKI Motohiro2011-05-255-12/+14
* nommu: add page alignment to mmapBob Liu2011-05-251-9/+14
* mm: batch activate_page() to reduce lock contentionShaohua Li2011-05-251-5/+40
* asm-generic/cacheflush.h: flush icache when copying to user pagesMike Frysinger2011-05-251-1/+4
* mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath()Andrew Barry2011-05-251-1/+1
* mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macroDaniel Kiper2011-05-251-0/+3
* memsw: remove noswapaccount kernel parameterMichal Hocko2011-05-252-13/+3
OpenPOWER on IntegriCloud