Commit Graph

217525 Commits (571428be550fbe37160596995e96ad398873fcbd)
 

Author SHA1 Message Date
Namhyung Kim 571428be55 kernel/user.c: add lock release annotation on free_user() 15 years ago
Namhyung Kim 562f5e638d init: mark __user address space on string literals 15 years ago
Hong Liu f0cfec1118 drivers/misc/apds9802als.c: add runtime PM support 15 years ago
anantha 22d96aa59c drivers/misc/apds9802als.c: ALS drivers for the apds9802als 15 years ago
Alek Du 8a233f01b7 pca953x: pca953x driver fixes for x86 mrst 15 years ago
Kalhan Trisal 2e85c4ddd3 drivers/misc/isl29020.c: ambient light sensor 15 years ago
Namhyung Kim 93e2f585c1 lkdtm: prefix enum constants 15 years ago
Samu Onkalo 3f0f4a3f20 Documentation: short descriptions for bh1770glc and apds990x drivers 15 years ago
Samu Onkalo 92b1f84d46 drivers/misc: driver for APDS990X ALS and proximity sensors 15 years ago
Samu Onkalo 190420ab34 drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor 15 years ago
steven miao 4b068de9ab ad525x_dpot: use correct rdac channel for ad5251/ad5252 15 years ago
Michael Hennerich a4bd394956 drivers/misc/ad525x_dpot.c: new features 15 years ago
Michael Hennerich 5f400cf40f drivers/misc/ad525x_dpot.c: fix part name typos in defines 15 years ago
Rahul Ruikar 10ad5278bb drivers/misc/phantom.c: add missing warning messages in phantom_probe() 15 years ago
Andrew Morton ca1cab37d9 workqueues: s/ON_STACK/ONSTACK/ 15 years ago
Jerome Marchand 99dc829256 procfs: fix numbering in /proc/locks 15 years ago
Randy Dunlap 4199ca77cc fs: move exportfs since it is not a networking filesystem 15 years ago
Namhyung Kim 1df79da856 fs/buffer.c: remove duplicated assignment to b_private 15 years ago
Mike Frysinger d88262623f vmlinux.lds.h: lower init ramfs alignment to 4 15 years ago
Mike Frysinger d356c0b680 vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATA 15 years ago
Edward Shishkin cd1c584f38 fs/direct-io.c: fix truncation error in dio_complete() return 15 years ago
Mark Brown 2473238eac ihex: add support for CS:IP/EIP records 15 years ago
Miklos Szeredi b6777c40c7 fuse: use clear_highpage() and KM_USER0 instead of KM_USER1 15 years ago
Jan Beulich 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages 15 years ago
Jan Beulich b647277681 modules: no need to align .modinfo strings 15 years ago
Andrew Morton a55621f15b include/linux/kernel.h: add __must_check to strict_strto*() 15 years ago
Philippe De Muyter c925cf0b80 m68k{nommu}/blackfin : remove old assembler-only flags bit definitions 15 years ago
Hagen Paul Pfeifer 732eacc054 replace nested max/min macros with {max,min}3 macro 15 years ago
Hagen Paul Pfeifer f27c85c56b kernel.h: add {min,max}3 macros 15 years ago
Richard Weinberger c5c6dd4e2d hostfs: code cleanups 15 years ago
Richard Weinberger be76d81f99 um: migrate from __do_IRQ() to generic_handle_irq() 15 years ago
Roland McGrath aa5fb4dbfd uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc 15 years ago
FUJITA Tomonori d911202e3f uml: define CONFIG_NO_DMA 15 years ago
Ivan Kokshaysky 98c532ecbe alpha: use single HAE window on T2 core logic (gamma, sable) 15 years ago
FUJITA Tomonori 947272dd3e alpha: enable ARCH_DMA_ADDR_T_64BIT 15 years ago
Vasiliy Kulikov dae512edc6 drivers/char/hpet.c: fix information leak to userland 15 years ago
Jaswinder Singh Rajput aaaddfe0b3 Documentation/timers/hpet_example.c: add supporting info for hpet_example 15 years ago
Jaswinder Singh Rajput 0ca01763a0 hpet: fix style problems 15 years ago
Clemens Ladisch 96e9694df4 hpet: fix unwanted interrupt due to stale irq status bit 15 years ago
Jiri Slaby a56d531871 hpet: unmap unused I/O space 15 years ago
Bob Liu f3ab2636c5 mm: do_migrate_range: reduce list_empty() check 15 years ago
Bob Liu 809c444977 mm: do_migrate_range: exit loop if not_managed is true 15 years ago
Bob Liu f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init 15 years ago
KAMEZAWA Hiroyuki 572438f9b5 mm: fix is_mem_section_removable() page_order BUG_ON check 15 years ago
Dean Nelson 44e2aa937e mm/hugetlb.c: add missing spin_lock() to hugetlb_cow() 15 years ago
Gleb Natapov 70384dc6dc mm: fix error reporting in move_pages() syscall 15 years ago
Kay Sievers 66d7dd518a /proc/swaps: support polling 15 years ago
Dave Young e1ca7788de mm: add vzalloc() and vzalloc_node() helpers 15 years ago
Andrew Morton 7bbc0905ea mm/memory_hotplug.c: make scan_lru_pages() static 15 years ago
Andrew Morton 74ce002d9a fs/fs-writeback.c: restore lost comment 15 years ago