aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25arch/tile: prefer "tilepro" as the name of the 32-bit architectureChris Metcalf2-0/+3
2011-05-25hwmon: New driver for the SMSC EMC6W201Jean Delvare4-0/+592
2011-05-25hwmon: (abituguru) Depend on DMIJean Delvare3-18/+2
2011-05-25hwmon: (it87) Use request_muxed_regionNat Gurumoorthy1-12/+19
2011-05-25hwmon: (sch5627) Trigger Vbat measurementsHans de Goede1-1/+22
2011-05-25hwmon: (sch5627) Add sch5627_send_cmd functionHans de Goede1-4/+19
2011-05-25i8k: Integrate with the hwmon subsystemJean Delvare2-0/+163
2011-05-25hwmon: (max6650) Properly support the MAX6650Jean Delvare2-10/+36
2011-05-25hwmon: (max6650) Drop device detectionJean Delvare2-45/+8
2011-05-25Move ACPI power meter driver to hwmonJean Delvare5-12/+11
2011-05-25hwmon: (f71882fg) Add support for F71808AHans de Goede3-4/+89
2011-05-25hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beepHans de Goede1-7/+21
2011-05-25hwmon: (asc7621) Drop duplicate dependencyJean Delvare1-1/+1
2011-05-25hwmon: (jc42) Change detection classJean Delvare2-2/+2
2011-05-25hwmon: Add driver for AMD family 15h processor power informationAndreas Herrmann5-0/+284
2011-05-25hwmon: (k10temp) Add support for Fam15h (Bulldozer)Andre Przywara3-5/+7
2011-05-25hwmon: Use helper functions to set and get driver dataJean Delvare6-27/+27
2011-05-25i8k: Avoid lahf in 64-bit codeLuca Tettamanti1-2/+2
2011-05-25signal: sys_pause() should check signal_pending()Oleg Nesterov1-2/+4
2011-05-25ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED threadOleg Nesterov1-1/+1
2011-05-25drivers/tty/serial/pch_uart.c needs slab.hAndrew Morton1-0/+1
2011-05-25drivers/gpio/ml_ioh_gpio.c needs slab.hAndrew Morton1-0/+3
2011-05-25drivers/gpio/vx855_gpio.c needs slab.hAndrew Morton1-0/+1
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