Commit Graph

250977 Commits (a08aa355af18c53f17f499c1cc6e2af66a77ba9b)
 

Author SHA1 Message Date
Ilia Mirkin a08aa355af lru_cache: use correct type in sizeof for allocation 14 years ago
Uwe Kleine-König 4440673a95 leds: provide helper to register "leds-gpio" devices 14 years ago
Shreshtha Kumar Sahu 9b2da53f76 drivers/leds/leds-lm3530.c: add regulator 14 years ago
Vasily Khoruzhick 402f758813 leds: remove the leds-h1940 driver 14 years ago
Jan Weitzel 3dbf622c15 drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533 14 years ago
Joachim Eastwood 3c1ab50d0a drivers/leds/leds-pca9532.c: add gpio capability 14 years ago
Esben Haabendal fff26f8141 leds: support automatic start of blinking with ledtrig-timer 14 years ago
Joe Perches 5ff77428e5 MAINTAINERS: orphan DMFE, move Tobias Ringstrom to CREDITS 14 years ago
Lucian Adrian Grijincu 8007798f55 MAINTAINERS: remove stale reference to Chris Wright's LSM tree 14 years ago
Mike Travis 162a7e7500 printk: allocate kernel log buffer earlier 14 years ago
Yinghai Lu 95dde50190 memblock: add error return when CONFIG_HAVE_MEMBLOCK is not set 14 years ago
Jan Beulich d9be9b90d6 lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pV 14 years ago
KOSAKI Motohiro 746a2a838d sparse: Undef __compiletime_{warning,error} if __CHECKER__ is defined 14 years ago
KOSAKI Motohiro 5bd7e6a30e sparse: define __must_be_array() for __CHECKER__ 14 years ago
KOSAKI Motohiro 903c0c7cdc sparse: define dummy BUILD_BUG_ON definition for sparse 14 years ago
Andrew Worsley d2b463135f init/calibrate.c: fix for critical bogoMIPS intermittent calculation failure 14 years ago
Eric Paris 1dbe39424a xattr.h: expose string defines to userspace 14 years ago
Mike Travis 4b060420a5 bitmap, irq: add smp_affinity_list interface to /proc/irq 14 years ago
Amerigo Wang e50c1f609c fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS 14 years ago
Roland Dreier dbee8a0aff x86: remove 32-bit versions of readq()/writeq() 14 years ago
Stephen Boyd 818b667ba5 Remove unused PROC_CHANGE_PENALTY constant 14 years ago
Wanlong Gao 21b7d815b2 include/linux/c2port.h: remove wrong and never used macros 14 years ago
Tim Gardner 0ac1ee0bfe ulimit: raise default hard ulimit on number of files to 4096 14 years ago
Richard Weinberger db271cf03f um: fix crash while os_dump_core() 14 years ago
Richard Weinberger 607647ab04 um: include linux/prefetch.h 14 years ago
Richard Weinberger 3ef6130ab2 um: print info about fatal segfaults 14 years ago
Nolan Leake 4ff4d8d342 um: add ucast ethernet transport 14 years ago
Richard Weinberger d634f194d4 um: add earlyprintk support 14 years ago
Richard Weinberger 2525e70d49 um: remove SIGHUP handler 14 years ago
Richard Weinberger 0ce451acb1 um: fix UML_LIB_PATH 14 years ago
KOSAKI Motohiro 8aebe21e0f cris: convert old cpumask API into new one 14 years ago
KOSAKI Motohiro 8ea9716fd6 mn10300: convert old cpumask API into new one 14 years ago
Mark Brown 81ee42baa4 alpha: hook up gpiolib support 14 years ago
KOSAKI Motohiro 81740fc6b2 alpha: replace with new cpumask APIs 14 years ago
Bob Liu f67d9b1576 nommu: add page alignment to mmap 14 years ago
Shaohua Li eb709b0d06 mm: batch activate_page() to reduce lock contention 14 years ago
Mike Frysinger f68aa5b445 asm-generic/cacheflush.h: flush icache when copying to user pages 14 years ago
Andrew Barry cfa54a0fcf mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath() 14 years ago
Daniel Kiper a539f3533b mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro 14 years ago
Michal Hocko a2c8990aed memsw: remove noswapaccount kernel parameter 14 years ago
Stephen Wilson 5b52fc890b proc: allocate storage for numa_maps statistics once 14 years ago
Stephen Wilson f2beb79836 proc: make struct proc_maps_private truly private 14 years ago
Stephen Wilson f69ff943df mm: proc: move show_numa_map() to fs/proc/task_mmu.c 14 years ago
Stephen Wilson 13057efb0a mm: declare mpol_to_str() when CONFIG_TMPFS=n 14 years ago
Stephen Wilson 9840e37239 mm: remove check_huge_range() 14 years ago
Stephen Wilson 722e2ee09b mm: make gather_stats() type-safe and remove forward declaration 14 years ago
Stephen Wilson b1f72d1857 mm: remove MPOL_MF_STATS 14 years ago
Stephen Wilson 29ea2f6982 mm: use walk_page_range() instead of custom page table walking code 14 years ago
Stephen Wilson d98f6cb67f mm: export get_vma_policy() 14 years ago
Hugh Dickins c856507f2b mm: remove last trace of shmem_get_unmapped_area 14 years ago