summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2010-09-23OMAP: omap_device: make all devices a child of a new parent deviceKevin Hilman-0/+14
2010-09-23Revert "OMAP: omap_device: add omap_device_is_valid()"Kevin Hilman-22/+0
2010-09-23OMAP clockdomain: initialize clockdomain registers when the clockdomain layer...Paul Walmsley-98/+15
2010-09-23omap: pm: Move set_pwrdm_state routine to common pm.cSantosh Shilimkar-50/+55
2010-09-23omap: pm-debug: Enable wakeup_timer_milliseconds debugfs entrySantosh Shilimkar-0/+3
2010-09-23omap: pm-debug: Move common debug code to pm-debug.cSantosh Shilimkar-18/+20
2010-09-23OMAP4: pm.c extensions for OMAP4 supportThara Gopinath-6/+17
2010-09-23OMAP3: PM: move device-specific special cases from PM core into CPUidleKevin Hilman-16/+56
2010-09-21OMAP: PM debugfs removing OMAP3 hardcodings.Thara Gopinath-10/+16
2010-09-21OMAP3: PM: whitespace cleanup around IO wakeup enableKevin Hilman-3/+3
2010-09-20Linux 2.6.36-rc5v2.6.36-rc5Linus Torvalds-1/+1
2010-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds-22/+10
2010-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-32/+66
2010-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds-15/+11
2010-09-20Staging: vt6655: fix buffer overflowDan Carpenter-3/+8
2010-09-20Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann-19/+2
2010-09-20serial: mfd: fix bug in serial_hsu_remove()Feng Tang-8/+9
2010-09-20serial: amba-pl010: fix set_ldiscMika Westerberg-7/+2
2010-09-20USB: musb: MAINTAINERS: Fix my mail addressFelipe Balbi-2/+2
2010-09-20USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg-0/+6
2010-09-20USB: otg: twl4030: fix phy initialization(v1)Ming Lei-27/+51
2010-09-20USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du-0/+5
2010-09-20usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman-3/+2
2010-09-20frv: double syscall restarts, syscall restart in sigreturn()Al Viro-1/+3
2010-09-20frv: handling of restart into restart_syscall is fsckedAl Viro-1/+1
2010-09-20frv: avoid infinite loop of SIGSEGV deliveryAl Viro-2/+2
2010-09-20frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro-16/+22
2010-09-20frv: restart_block.fn needs to be reset on sigreturnAl Viro-0/+3
2010-09-20mm: further fix swapin race conditionHugh Dickins-3/+5
2010-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds-131/+88
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds-9/+3
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-35/+136
2010-09-19Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-66/+107
2010-09-19Coda: mount hangs because of missed REQ_WRITE renameJan Harkes-2/+2
2010-09-18alpha: deal with multiple simultaneously pending signalsAl Viro-5/+11
2010-09-18alpha: fix a 14 years old bug in sigreturn tracingAl Viro-2/+11
2010-09-18alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro-69/+2
2010-09-18alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro-1/+2
2010-09-18alpha: Shift perf event pending work earlier in timer interruptMichael Cree-5/+5
2010-09-18alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson-1/+7
2010-09-18alpha: kill big kernel lockArnd Bergmann-8/+0
2010-09-18alpha: fix build breakage in asm/cacheflush.hTejun Heo-0/+2
2010-09-18alpha: remove unnecessary cast from void* in assignment.matt mooney-2/+2
2010-09-18alpha: Use static const char * const where possibleJoe Perches-38/+46
2010-09-17dca: disable dca on IOAT ver.3.0 multiple-IOH platformsSosnowski, Maciej-6/+79
2010-09-18ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410Darius Augulis-1/+1
2010-09-18ARM: S3C64XX: Fix coding style errors on mach-real6410Darius Augulis-52/+52
2010-09-18ARM: S3C64XX: Prototype SPI devicesMark Brown-0/+1
2010-09-17netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu-4/+4
2010-09-17sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich-1/+0