Commit Graph

35426 Commits (1244b41d00eb60cb3d05220383bc9d15b9045fb4)

Author SHA1 Message Date
Denys Vlasenko 07b3bb1ef2 Rename .data.nosave to .data..nosave. 15 years ago
Denys Vlasenko 75ddb0e87d Rename .text.lock to .text..lock. 15 years ago
Denys Vlasenko 54cb27a71f Rename .data.read_mostly to .data..read_mostly. 15 years ago
Denys Vlasenko 3d9a854c2d Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. 15 years ago
Tim Abbott 7c74df07f9 Rename .bss.page_aligned to .bss..page_aligned. 15 years ago
Tim Abbott 75b1348372 Rename .data.page_aligned to .data..page_aligned. 15 years ago
Tim Abbott 2af7687f1a Rename .data.init_task to .data..init_task. 15 years ago
Tim Abbott 4af57b787b Rename .data.cacheline_aligned to .data..cacheline_aligned. 15 years ago
Linus Torvalds 221af7f87b Split 'flush_old_exec' into two functions 15 years ago
Henrik Rydberg cb6ecf6f7a Input: add the ABS_MT_PRESSURE event 15 years ago
Linus Torvalds 0531b2aac5 mm: add new 'read_cache_page_gfp()' helper function 15 years ago
Stefan Richter 6d3faf6f43 firewire: cdev: add_descriptor documentation fix 15 years ago
Davide Libenzi cb289d6244 eventfd - allow atomic read and waitqueue remove 15 years ago
Alexey Dobriyan d7c7544c3d netns xfrm: deal with dst entries in netns 15 years ago
Alexey Dobriyan e071041be0 netns xfrm: fix "ip xfrm state|policy count" misreport 15 years ago
Peter Zijlstra 92b6759857 perf: Change the is_software_event() definition 15 years ago
Mike Galbraith 50b926e439 sched: Fix vmark regression on big machines 15 years ago
Sarah Sharp 04a723ea9c USB: Fix duplicate sysfs problem after device reset. 15 years ago
Anton Vorontsov 4f9c85a1b0 phylib: Move workqueue initialization to a proper place 15 years ago
Michael Hennerich ec51b7f538 Input: ad7879 - support auxiliary GPIOs via gpiolib 15 years ago
Ian Molton 64e8867ba8 mfd: tmio_mmc hardware abstraction for CNF area 15 years ago
Mark Brown 9dffe2a32b mfd: Correct WM835x ISINK ramp time defines 15 years ago
Harish Zunjarrao eda05a28ec [SCSI] fc-transport: Use packed modifier for fc_bsg_request structure. 15 years ago
David Howells 7e6608724c nommu: fix shared mmap after truncate shrinkage problems 15 years ago
David Howells efc1a3b169 nommu: don't need get_unmapped_area() for NOMMU 15 years ago
David Howells 1e2ae599d3 nommu: struct vm_region's vm_usage count need not be atomic 15 years ago
Roland Dreier cc8ef6eb21 kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2() 15 years ago
Andi Kleen 5dab600e6a kfifo: document everywhere that size has to be power of two 15 years ago
Andi Kleen d994ffc247 kfifo: add kfifo_initialized 15 years ago
Andi Kleen a5b9e2c106 kfifo: add kfifo_out_peek 15 years ago
Andi Kleen 64ce1037c5 kfifo: sanitize *_user error handling 15 years ago
Andi Kleen 8ecc295153 kfifo: use void * pointers for user buffers 15 years ago
Randy Dunlap 2427b8e3ea tty.h: make tty_port_get() static inline 15 years ago
Stefani Seibold 7e105057a3 kfifo: fix kfifo_out_locked race bug 15 years ago
Jarek Poplawski d00c362f1b ax25: netrom: rose: Fix timer oopses 15 years ago
Xiaotian Feng c084ca704a ACPI: don't cond_resched if irq is disabled 15 years ago
Li Zefan d5f1fb5335 lib: Introduce strnstr() 15 years ago
Al Viro 6d125529c6 Fix ACC_MODE() for real 15 years ago
Thomas Hellstrom 3f09ea4ecd drm/ttm: Add a swap_notify callback. 15 years ago
Octavian Purdila cd65c3c7d1 net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=n 15 years ago
Russell King - ARM Linux f6a8c60960 mtd: Really add ARM pismo support 15 years ago
Dave Chinner 2c761270d5 lib: Introduce generic list_sort function 15 years ago
Tejun Heo 5040ab67a2 libata: retry link resume if necessary 15 years ago
Philipp Reisner 2ebccd71a7 drbd: The kernel code is now equivalent to out of tree release 8.3.7 15 years ago
Philipp Reisner a393db6f10 drbd: Allow online resizing of DRBD devices while peer not reachable (needs to be explicitly forced) 15 years ago
Avi Kivity a29815a333 core, x86: make LIST_POISON less deadly 15 years ago
Michael Hennerich 80884094e3 gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders 15 years ago
Albin Tonnerre 7dd65feb6c lib: add support for LZO-compressed kernels 15 years ago
Vegard Nossum e992cd9b72 kmemcheck: make bitfield annotations truly no-ops when disabled 15 years ago
Andreas Fenkart 4b529401c5 mm: make totalhigh_pages unsigned long 15 years ago