summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh/stable-updates' into sh-latestPaul Mundt2011-08-29667-10597/+17223
|\
| * sh: fix the compile error in setup-sh7757.cYoshihiro Shimoda2011-08-291-0/+1
| * serial: sh-sci: report CTS as active for get_mctrlYoshii Takashi2011-08-291-1/+1
| * sh: Add unaligned memory access for PC relative intructionsPhil Edworthy2011-08-291-0/+35
| * sh: Fix unaligned memory access for branches without delay slotsPhil Edworthy2011-08-291-0/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-08-26664-10596/+17184
| |\
| | * arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341822011-08-261-2/+3
| | * drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...MyungJoo Ham2011-08-261-42/+25
| | * drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham2011-08-261-6/+6
| | * drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...Axel Lin2011-08-261-0/+5
| | * cris: add arch/cris/include/asm/serial.hWANG Cong2011-08-261-0/+9
| | * drivers/misc/ab8500-pwm.c: fix modaliasAxel Lin2011-08-261-1/+1
| | * drivers/misc/fsa9480.c: fix a leak of the IRQ during init failureAxel Lin2011-08-261-2/+2
| | * backlight: fix module alias prefix for adp8870_blAxel Lin2011-08-261-1/+1
| | * backlight: add a callback 'notify_after' for backlight controlDilan Lee2011-08-262-0/+10
| | * memcg: fix hierarchical oom lockingJohannes Weiner2011-08-261-12/+5
| | * leds: add missing include of linux/module.hAxel Lin2011-08-262-0/+2
| | * drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin2011-08-261-1/+1
| | * rapidio: fix use of non-compatible registersAlexandre Bounine2011-08-263-26/+18
| | * vmscan: clear ZONE_CONGESTED for zone with good watermarkShaohua Li2011-08-261-0/+3
| | * kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan2011-08-261-1/+1
| | * MAINTAINERS: Paul Menage has movedWanlong Gao2011-08-261-2/+2
| | * mm: fix a vmscan warningShaohua Li2011-08-261-8/+8
| | * drivers/char/msm_smd_pkt.c: don't use IS_ERR()Thomas Meyer2011-08-261-3/+2
| | * checkpatch: add missing WARN argument for min_t and max_t testsHui Zhu2011-08-261-1/+2
| | * scripts/get_maintainer.pl: update Linus's git repositoryRalf Thielow2011-08-261-1/+1
| | * memcg: pin execution to current cpu while draining stockJohannes Weiner2011-08-261-7/+2
| | * MAINTAINERS: Evgeniy has movedEvgeniy Polyakov2011-08-2616-21/+21
| | * w1: fix for loop in w1_f29_remove_slave()Dan Carpenter2011-08-261-1/+1
| | * alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich2011-08-263-18/+11
| | * drivers/misc/pti.c: add missing includesSergei Trofimovich2011-08-261-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-241-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