summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341822011-08-251-2/+3
* drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...MyungJoo Ham2011-08-251-42/+25
* drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham2011-08-251-6/+6
* drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...Axel Lin2011-08-251-0/+5
* cris: add arch/cris/include/asm/serial.hWANG Cong2011-08-251-0/+9
* drivers/misc/ab8500-pwm.c: fix modaliasAxel Lin2011-08-251-1/+1
* drivers/misc/fsa9480.c: fix a leak of the IRQ during init failureAxel Lin2011-08-251-2/+2
* backlight: fix module alias prefix for adp8870_blAxel Lin2011-08-251-1/+1
* backlight: add a callback 'notify_after' for backlight controlDilan Lee2011-08-252-0/+10
* memcg: fix hierarchical oom lockingJohannes Weiner2011-08-251-12/+5
* leds: add missing include of linux/module.hAxel Lin2011-08-252-0/+2
* drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin2011-08-251-1/+1
* rapidio: fix use of non-compatible registersAlexandre Bounine2011-08-253-26/+18
* vmscan: clear ZONE_CONGESTED for zone with good watermarkShaohua Li2011-08-251-0/+3
* kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan2011-08-251-1/+1
* MAINTAINERS: Paul Menage has movedWanlong Gao2011-08-251-2/+2
* mm: fix a vmscan warningShaohua Li2011-08-251-8/+8
* drivers/char/msm_smd_pkt.c: don't use IS_ERR()Thomas Meyer2011-08-251-3/+2
* checkpatch: add missing WARN argument for min_t and max_t testsHui Zhu2011-08-251-1/+2
* scripts/get_maintainer.pl: update Linus's git repositoryRalf Thielow2011-08-251-1/+1
* memcg: pin execution to current cpu while draining stockJohannes Weiner2011-08-251-7/+2
* MAINTAINERS: Evgeniy has movedEvgeniy Polyakov2011-08-2516-21/+21
* w1: fix for loop in w1_f29_remove_slave()Dan Carpenter2011-08-251-1/+1
* alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich2011-08-253-18/+11
* drivers/misc/pti.c: add missing includesSergei Trofimovich2011-08-251-0/+2
* x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski2011-08-251-6/+2
* mtrr: fix UP breakage caused during switch to stop_machineTejun Heo2011-08-251-2/+0
* lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer2011-08-253-9/+21
* Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-252-24/+2
|\
| * squeeze max-pause area and drop pass-good areaWu Fengguang2011-08-192-24/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds2011-08-2521-289/+308
|\ \
| * | cpupower: use man(1) when calling "cpupower help subcommand"Dominik Brodowski2011-08-1911-228/+86
| * | cpupower: make NLS truly optionalDominik Brodowski2011-08-192-0/+10
| * | cpupower: fix Makefile typoDave Jones2011-08-191-2/+2
| * | cpupower: Make monitor command -c/--cpu awareThomas Renninger2011-08-151-0/+8
| * | cpupower: Better detect offlined CPUsThomas Renninger2011-08-155-4/+66
| * | cpupower: Do not show an empty Idle_Stats monitor if no idle driver is availableThomas Renninger2011-08-151-1/+1
| * | cpupower: mperf monitor - Use TSC to calculate max frequency if possibleThomas Renninger2011-08-152-48/+131
| * | cpupower: avoid using symlinksAmerigo Wang2011-08-153-6/+4
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-252-30/+15
|\ \ \
| * | | hwmon: (i5k_amb) Drop i5k_channel_pci_idJean Delvare2011-08-231-28/+14
| * | | hwmon: (ntc_thermistor) Simplify if sequenceGuenter Roeck2011-08-221-2/+1
* | | | Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-2515-216/+275
|\ \ \ \
| * | | | target: Convert acl_node_lock to be IRQ-disablingRoland Dreier2011-08-224-40/+40
| * | | | target: Make locking in transport_deregister_session() IRQ safeRoland Dreier2011-08-221-6/+7
| * | | | tcm_fc: init/exit functions should not be protected by "#ifdef MODULE"Roland Dreier2011-08-221-2/+0
| * | | | target: Print subpage too for unhandled MODE SENSE pagesRoland Dreier2011-08-221-2/+2
| * | | | iscsi-target: Fix iscsit_allocate_se_cmd_for_tmr failure path bugsDan Carpenter2011-08-221-3/+1
| * | | | iscsi-target: Implement iSCSI target IPv6 address printing.Chris Boot2011-08-221-13/+3
| * | | | target: Fix task SGL chaining breakage with transport_allocate_data_tasksNicholas Bellinger2011-08-221-13/+21
OpenPOWER on IntegriCloud