summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-02powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot
2010-08-31powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov
2010-08-31arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall
2010-08-31arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall
2010-08-31fsl_rio: fix compile errorsLi Yang
2010-08-31powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala
2010-08-31powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf
2010-08-31powerpc: Don't use kernel stack with translation offMichael Neuling
2010-08-31powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras
2010-08-31powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock
2010-08-29Linux 2.6.36-rc3v2.6.36-rc3Linus Torvalds
2010-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-08-29firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-28Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2010-08-28Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2010-08-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-08-28Merge branch 'lguest' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-28Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-08-28Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-28Alpha: Fix a missing comma in sys_osf_statfs()David Howells
2010-08-28NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-08-28mm: fix hang on anon_vma->root->lockHugh Dickins
2010-08-28Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-08-28Merge branch 'fix/hda' into for-linusTakashi Iwai
2010-08-28ALSA: pcm: add more format namesDan Carpenter
2010-08-28sound: oss: fix uninitialized spinlockAkinobu Mita
2010-08-28ALSA: asihpi - Return hw error directly from oustream_write.Eliot Blennerhassett
2010-08-27net/ipv4: Eliminate kstrdup memory leakJulia Lawall
2010-08-27fsnotify: drop two useless bools in the fnsotify main loopEric Paris
2010-08-27fsnotify: fix list walk orderEric Paris
2010-08-27fanotify: Return EPERM when a process is not privilegedAndreas Gruenbacher
2010-08-27fanotify: resize pid and reorder structureTvrtko Ursulin
2010-08-27Blackfin: bf52x/bf54x boards: drop unused nand page sizeBarry Song
2010-08-27Blackfin: punt duplicate SPORT MMR definesMike Frysinger
2010-08-27ASoC: soc-core: fix debugfs_pop_time file permissionsAxel Lin
2010-08-27eCryptfs: Fix encrypted file name lookup regressionTyler Hicks
2010-08-27ecryptfs: properly mark init functionsJerome Marchand
2010-08-27fs/ecryptfs: Return -ENOMEM on memory allocation failureJulia Lawall
2010-08-27ARM: S5PV310: Fix on Secondary CPU startupChanghwan Youn