summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cred_guard_mutex: do not return -EINTR to user-spaceOleg Nesterov2009-07-063-6/+6
* linux/sysrq.h needs linux/errno.hTobias Doerffel2009-07-061-0/+2
* drivers/video/s3c-fb.c: fix clock setting for Samsung SoC FramebufferInKi Dae2009-07-061-10/+7
* Fix virt_to_phys() warningsKevin Cernekee2009-07-063-3/+3
* mm: mark page accessed before we write_end()Josef Bacik2009-07-061-0/+1
* elf: fix multithreaded program core dumping on armHui Zhu2009-07-061-0/+2
* sys_sync(): fix 16% performance regression in ffsb create_4k testZhang, Yanmin2009-07-061-0/+5
* gcov: exclude code operating in userspace from profilingPeter Oberparleiter2009-07-061-0/+2
* rtc: ds1374, fix lock imbalanceJiri Slaby2009-07-061-2/+2
* vlynq: fix typo in Kconfig to enable debuggingFlorian Fainelli2009-07-061-1/+1
* vlynq: correct typo of missing "CONFIG_" prefix in ifdefRobert P. J. Day2009-07-061-1/+1
* sisfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-061-1/+0
* Linux 2.6.31-rc2v2.6.31-rc2Linus Torvalds2009-07-041-1/+1
* video: sm501fb: Early initialization of mm_lock mutex.Paul Mundt2009-07-041-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds2009-07-0434-219/+228
|\
| * parisc: use generic atomic64 on 32-bitKyle McMartin2009-07-032-1/+6
| * parisc: superio: fix build breakageAlexander Beregalov2009-07-031-2/+2
| * parisc: Fix PCI resource allocation on non-PAT SBA machinesMatthew Wilcox2009-07-031-0/+2
| * parisc: perf: wire up sys_perf_counter_openKyle McMartin2009-07-034-1/+15
| * parisc: add task_pt_regs macroKyle McMartin2009-07-031-0/+3
| * parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin2009-07-032-1/+3
| * parisc: inventory.c, fix bloated stack frameKyle McMartin2009-07-031-17/+24
| * parisc: processor.c, fix bloated stack frameKyle McMartin2009-07-031-5/+11
| * parisc: fix compile warning in mm/init.cKyle McMartin2009-07-031-1/+1
| * parisc: remove dead code from sys_parisc32.cChristoph Hellwig2009-07-031-62/+0
| * parisc: wire up rt_tgsigqueueinfoKyle McMartin2009-07-032-2/+4
| * parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-07-033-19/+30
| * parisc: fix "delay!" timer handlingGrant Grundler2009-07-031-35/+53
| * parisc: fix mismatched parenthesis in memcpy.cRandolph Chung2009-07-031-1/+1
| * parisc: Fix gcc 4.4 warning in lba_pci.cGrant Grundler2009-07-031-9/+22
| * parisc: add parameter to read_cr16()Coly Li2009-07-031-1/+1
| * parisc: decode_exc.c should include kernel.hAlexander Beregalov2009-07-031-1/+1
| * parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-037-8/+8
| * parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller2009-07-031-4/+4
| * parisc: advertise PCI devs after "assign_resources"Grant Grundler2009-07-032-10/+10
| * parisc: fix ldcw inline assemblerHelge Deller2009-07-031-2/+2
| * parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin2009-07-031-20/+9
| * parisc: Remove casts from atomic macrosBastian Blank2009-07-031-4/+4
| * parisc: remove CVS keywordsAlexander Beregalov2009-07-037-14/+6
| * parisc: ccio-dma: fix build failure without procfsAlexander Beregalov2009-07-031-3/+4
| * parisc: stifb: should depend on STI_CONSOLEAlexander Beregalov2009-07-031-0/+2
| * parisc: wire up preadv/pwritev syscallsKyle McMartin2009-07-032-1/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-07-042-2/+5
|\ \
| * | mfd: fix pcap adc lockingDaniel Ribeiro2009-07-031-1/+3
| * | mfd: sm501, fix lock imbalanceJiri Slaby2009-07-031-1/+2
* | | Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-07-041-2/+1
|\ \ \
| * | | NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()David Howells2009-07-031-2/+1
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-07-04107-1158/+4413
|\ \ \ \
| * | | | MIPS: Fix CONFIG_FLATMEM version of pfn_valid()Ralf Baechle2009-07-031-1/+8
| * | | | MIPS: Reorganize Cavium OCTEON PCI support.David Daney2009-07-038-221/+197
OpenPOWER on IntegriCloud