aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd
2011-05-25percpu_counter: change return value and add commentsShaohua Li
2011-05-25lib/genalloc.c: add support for specifying the physical addressJean-Christophe PLAGNIOL-VILLARD
2011-05-25include/linux/genalloc.h: add multiple-inclusion guardsJean-Christophe PLAGNIOL-VILLARD
2011-05-25lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd
2011-05-25lib: add kstrto*_from_user()Alexey Dobriyan
2011-05-25lru_cache: use correct type in sizeof for allocationIlia Mirkin
2011-05-25leds: provide helper to register "leds-gpio" devicesUwe Kleine-König
2011-05-25drivers/leds/leds-lm3530.c: add regulatorShreshtha Kumar Sahu
2011-05-25leds: remove the leds-h1940 driverVasily Khoruzhick
2011-05-25drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533Jan Weitzel
2011-05-25drivers/leds/leds-pca9532.c: add gpio capabilityJoachim Eastwood
2011-05-25leds: support automatic start of blinking with ledtrig-timerEsben Haabendal
2011-05-25MAINTAINERS: orphan DMFE, move Tobias Ringstrom to CREDITSJoe Perches
2011-05-25MAINTAINERS: remove stale reference to Chris Wright's LSM treeLucian Adrian Grijincu
2011-05-25printk: allocate kernel log buffer earlierMike Travis
2011-05-25memblock: add error return when CONFIG_HAVE_MEMBLOCK is not setYinghai Lu
2011-05-25lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pVJan Beulich
2011-05-25sparse: Undef __compiletime_{warning,error} if __CHECKER__ is definedKOSAKI Motohiro
2011-05-25sparse: define __must_be_array() for __CHECKER__KOSAKI Motohiro
2011-05-25sparse: define dummy BUILD_BUG_ON definition for sparseKOSAKI Motohiro
2011-05-25init/calibrate.c: fix for critical bogoMIPS intermittent calculation failureAndrew Worsley
2011-05-25xattr.h: expose string defines to userspaceEric Paris
2011-05-25bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis
2011-05-25fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFSAmerigo Wang
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd
2011-05-25include/linux/c2port.h: remove wrong and never used macrosWanlong Gao
2011-05-25ulimit: raise default hard ulimit on number of files to 4096Tim Gardner
2011-05-25um: fix crash while os_dump_core()Richard Weinberger
2011-05-25um: include linux/prefetch.hRichard Weinberger
2011-05-25um: print info about fatal segfaultsRichard Weinberger
2011-05-25um: add ucast ethernet transportNolan Leake
2011-05-25um: add earlyprintk supportRichard Weinberger
2011-05-25um: remove SIGHUP handlerRichard Weinberger
2011-05-25um: fix UML_LIB_PATHRichard Weinberger
2011-05-25cris: convert old cpumask API into new oneKOSAKI Motohiro
2011-05-25mn10300: convert old cpumask API into new oneKOSAKI Motohiro
2011-05-25alpha: hook up gpiolib supportMark Brown
2011-05-25alpha: replace with new cpumask APIsKOSAKI Motohiro
2011-05-25nommu: add page alignment to mmapBob Liu
2011-05-25mm: batch activate_page() to reduce lock contentionShaohua Li
2011-05-25asm-generic/cacheflush.h: flush icache when copying to user pagesMike Frysinger
2011-05-25mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath()Andrew Barry
2011-05-25mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macroDaniel Kiper
2011-05-25memsw: remove noswapaccount kernel parameterMichal Hocko
2011-05-25proc: allocate storage for numa_maps statistics onceStephen Wilson
2011-05-25proc: make struct proc_maps_private truly privateStephen Wilson
2011-05-25mm: proc: move show_numa_map() to fs/proc/task_mmu.cStephen Wilson
2011-05-25mm: declare mpol_to_str() when CONFIG_TMPFS=nStephen Wilson