aboutsummaryrefslogtreecommitdiffstats
path: root/lib/random32.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25fs/ncpfs/inode.c: suppress used-uninitialised warningAndrew Morton1-3/+1
2011-05-25checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptionsJoe Perches1-1/+1
2011-05-25checkpatch: add <foo>_<level> and MODULE_<BAR> to 80 column exceptionsJoe Perches1-3/+3
2011-05-25checkpatch: add check for line continuations in quoted stringsJoe Perches1-0/+5
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd13-105/+9
2011-05-25percpu_counter: change return value and add commentsShaohua Li1-1/+5
2011-05-25lib/genalloc.c: add support for specifying the physical addressJean-Christophe PLAGNIOL-VILLARD2-9/+58
2011-05-25include/linux/genalloc.h: add multiple-inclusion guardsJean-Christophe PLAGNIOL-VILLARD1-0/+3
2011-05-25lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd3-23/+11
2011-05-25lib: add kstrto*_from_user()Alexey Dobriyan2-0/+57
2011-05-25lru_cache: use correct type in sizeof for allocationIlia Mirkin1-1/+1
2011-05-25leds: provide helper to register "leds-gpio" devicesUwe Kleine-König5-1/+53
2011-05-25drivers/leds/leds-lm3530.c: add regulatorShreshtha Kumar Sahu1-8/+65
2011-05-25leds: remove the leds-h1940 driverVasily Khoruzhick3-178/+0
2011-05-25drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533Jan Weitzel1-22/+62
2011-05-25drivers/leds/leds-pca9532.c: add gpio capabilityJoachim Eastwood3-4/+122
2011-05-25leds: support automatic start of blinking with ledtrig-timerEsben Haabendal3-1/+12
2011-05-25MAINTAINERS: orphan DMFE, move Tobias Ringstrom to CREDITSJoe Perches2-2/+5
2011-05-25MAINTAINERS: remove stale reference to Chris Wright's LSM treeLucian Adrian Grijincu1-1/+0
2011-05-25printk: allocate kernel log buffer earlierMike Travis4-29/+68
2011-05-25memblock: add error return when CONFIG_HAVE_MEMBLOCK is not setYinghai Lu1-1/+8
2011-05-25lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pVJan Beulich1-1/+1
2011-05-25sparse: Undef __compiletime_{warning,error} if __CHECKER__ is definedKOSAKI Motohiro1-1/+1
2011-05-25sparse: define __must_be_array() for __CHECKER__KOSAKI Motohiro1-0/+4
2011-05-25sparse: define dummy BUILD_BUG_ON definition for sparseKOSAKI Motohiro1-0/+8
2011-05-25init/calibrate.c: fix for critical bogoMIPS intermittent calculation failureAndrew Worsley1-6/+69
2011-05-25xattr.h: expose string defines to userspaceEric Paris1-4/+4
2011-05-25bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis6-23/+188
2011-05-25fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFSAmerigo Wang3-35/+0
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier8-24/+74
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd5-20/+0
2011-05-25include/linux/c2port.h: remove wrong and never used macrosWanlong Gao1-3/+0
2011-05-25ulimit: raise default hard ulimit on number of files to 4096Tim Gardner2-2/+3
2011-05-25um: fix crash while os_dump_core()Richard Weinberger1-0/+1
2011-05-25um: include linux/prefetch.hRichard Weinberger1-0/+2
2011-05-25um: print info about fatal segfaultsRichard Weinberger1-0/+24
2011-05-25um: add ucast ethernet transportNolan Leake8-311/+413
2011-05-25um: add earlyprintk supportRichard Weinberger5-0/+50
2011-05-25um: remove SIGHUP handlerRichard Weinberger1-1/+0
2011-05-25um: fix UML_LIB_PATHRichard Weinberger3-2/+8
2011-05-25cris: convert old cpumask API into new oneKOSAKI Motohiro2-17/+20
2011-05-25mn10300: convert old cpumask API into new oneKOSAKI Motohiro4-63/+68
2011-05-25alpha: hook up gpiolib supportMark Brown2-0/+59
2011-05-25alpha: replace with new cpumask APIsKOSAKI Motohiro5-12/+14
2011-05-25nommu: add page alignment to mmapBob Liu1-9/+14
2011-05-25mm: batch activate_page() to reduce lock contentionShaohua Li1-5/+40
2011-05-25asm-generic/cacheflush.h: flush icache when copying to user pagesMike Frysinger1-1/+4
2011-05-25mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath()Andrew Barry1-1/+1
2011-05-25mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macroDaniel Kiper1-0/+3
2011-05-25memsw: remove noswapaccount kernel parameterMichal Hocko2-13/+3