Commit Graph

241292 Commits (f8f0626989c85b3d8bd67eff29d9dd3d14a5e71f)
 

Author SHA1 Message Date
David Daney 1a530a6f23 binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary() 14 years ago
Shawn Bohrer f4d93ad74c epoll: fix compiler warning and optimize the non-blocking path 14 years ago
Davide Libenzi 3fb0e584a6 epoll: move ready event check into proper inline 14 years ago
Konstantin Khlebnikov d03e1617f0 crc32: add missed brackets in macro 14 years ago
Dave Jones 309c00c73f checkpatch: warn about memset with swapped arguments 14 years ago
Mike Frysinger b0781216e7 scripts/checkpatch.pl: reset rpt_cleaners warnings 14 years ago
Chris Ball 984b203a72 drivers/mmc/host/omap_hsmmc.c: use resource_size() 14 years ago
Chris Ball 2092014df6 drivers/mmc/host/omap.c: use resource_size() 14 years ago
Mike Frysinger e359dc24d3 sigma-firmware: loader for Analog Devices' SigmaStudio 14 years ago
Alexey Dobriyan 33ee3b2e2e kstrto*: converting strings to integers done (hopefully) right 14 years ago
Kenneth Heitke 8a5700cd67 MAINTAINERS: add drivers/platform/msm to MSM subsystem 14 years ago
Joe Perches 116ab806e8 MAINTAINERS: update WINBOND CIR pattern 14 years ago
Joe Perches f1d2313025 MAINTAINERS: uSB SE401 moved to staging, update pattern 14 years ago
Joe Perches 943fc810bd MAINTAINERS: update SFI pattern 14 years ago
Joe Perches 4e850855d7 MAINTAINERS: remove SHARP LH7A40X section 14 years ago
Joe Perches 390889b6da MAINTAINERS: update SCX200 file pattern 14 years ago
Joe Perches 3a83ea6ecd MAINTAINERS: remove unused TIMEKEEPING timekeeping.h 14 years ago
Joe Perches c45e98a274 MAINTAINERS: remove IEEE1394 entry 14 years ago
Joe Perches 2a8374492b MAINTAINERS: update media path 14 years ago
Joe Perches 4fa2651db4 MAINTAINERS: update clkdev location 14 years ago
Joe Perches 6e08bbb883 MAINTAINERS: remove unnecessary linux-kernel@vger.kernel.org entries 14 years ago
Joe Perches e801dc5cf4 MAINTAINERS: add missing : after HR Timers F tag 14 years ago
Joe Perches 0ddf20e374 MAINTAINERS: remove ASOC CODEC DRIVERS files not in tree 14 years ago
Joe Perches a3f531ac55 MAINTAINERS: change web links from wiki-analog to wiki.analog 14 years ago
Joe Perches 45b4e0d54b MAINTAINERS: update ADP5520 pattern 14 years ago
Joe Perches 706e69d676 MAINTAINERS: quote non-alphanumeric email addresses 14 years ago
Harry Wei b153da600c MAINTAINERS: add topgit for T: 14 years ago
Joe Perches 7764dcb534 get_maintainer.pl: allow "K:" pattern tests to match non-patch text 14 years ago
Mandeep Singh Baines 5af5bcb8d3 printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig 14 years ago
Kees Cook 9f36e2c448 printk: use %pK for /proc/kallsyms and /proc/modules 14 years ago
Feng Tang fe3d8ad31c console: prevent registered consoles from dumping old kernel message over again 14 years ago
Fabio M. Di Nitto 7bf693951a console: allow to retain boot console via boot option keep_bootcon 14 years ago
Joe Perches 26297607e0 vsprintf: neaten %pK kptr_restrict, save a bit of code space 14 years ago
Kirill A. Shutemov 3bb598fb23 drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() combination 14 years ago
Don Zickus f99a99330f kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events 14 years ago
Don Zickus fef2c9bc1b kernel/watchdog.c: allow hardlockup to panic by default 14 years ago
Phil Carmody b1b5f65e53 calibrate: retry with wider bounds when converge seems to fail 14 years ago
Phil Carmody 191e56880a calibrate: home in on correct lpj value more quickly 14 years ago
Phil Carmody 71c696b1d0 calibrate: extract fall-back calculation into own helper 14 years ago
Oleg Nesterov 9bfb23fc4a sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code 14 years ago
Michael Rodriguez 4d51985e48 kernel/cpu.c: fix many errors related to style. 14 years ago
Amerigo Wang 34db18a054 smp: move smp setup functions to kernel/smp.c 14 years ago
Uwe Kleine-König fa9ee9c4b9 include/linux/err.h: add a function to cast error-pointers to a return value 14 years ago
Olaf Hering d404ab0a11 move x86 specific oops=panic to generic code 14 years ago
Axel Lin b259514282 drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE 14 years ago
Vasiliy Kulikov deb187e724 drivers/misc/ep93xx_pwm.c: world-writable sysfs files 14 years ago
Axel Lin a844b43ca0 drivers/misc/atmel_tclib.c: fix a memory leak 14 years ago
Axel Lin 6f7d485e13 drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv() 14 years ago
Hong Liu 4e67359923 drivers/misc/apds9802als.c: put the device into runtime suspend after resume()/probe() is handled 14 years ago
Pratyush Anand b9500546d5 ST SPEAr: PCIE gadget suppport 14 years ago