Age | Commit message (Expand) | Author | Files | Lines |
2005-11-08 | [SPARC]: Missing compat_ioctl hookup in openprom driver. | David S. Miller | 1 | -0/+3 |
2005-11-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 88 | -579/+5134 |
2005-11-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 32 | -1569/+673 |
2005-11-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2 | -0/+2 |
2005-11-08 | [PATCH] Complete description of shared subtrees. | Ram Pai | 1 | -0/+1060 |
2005-11-08 | [PATCH] unbindable mounts | Ram Pai | 5 | -26/+67 |
2005-11-08 | [PATCH] handling of slave mounts | Ram Pai | 2 | -37/+121 |
2005-11-08 | [PATCH] introduce slave mounts | Ram Pai | 5 | -4/+60 |
2005-11-08 | [PATCH] shared mounts handling: umount | Ram Pai | 5 | -20/+128 |
2005-11-08 | [PATCH] shared mounts handling: move | Ram Pai | 1 | -17/+46 |
2005-11-08 | [PATCH] shared mount handling: bind and rbind | Ram Pai | 4 | -22/+204 |
2005-11-08 | [PATCH] introduce shared mounts | Ram Pai | 5 | -2/+21 |
2005-11-08 | [PATCH] beginning of the shared-subtree proper | Ram Pai | 6 | -6/+62 |
2005-11-08 | [PATCH] making namespace_sem global | Ram Pai | 2 | -24/+23 |
2005-11-08 | [PATCH] mount expiry fixes | Ram Pai | 1 | -42/+22 |
2005-11-08 | [PATCH] umount_tree() locking change | Ram Pai | 1 | -33/+51 |
2005-11-08 | [PATCH] sanitize the interface of graft_tree(). | Ram Pai | 1 | -6/+6 |
2005-11-08 | [PATCH] lindent fs/namespace.c | Ram Pai | 1 | -49/+48 |
2005-11-08 | [PATCH] make /proc/mounts pollable | Al Viro | 3 | -16/+78 |
2005-11-08 | [PATCH] allow callers of seq_open do allocation themselves | Al Viro | 1 | -4/+8 |
2005-11-08 | [PATCH] cleanups and bug fix in do_loopback() | Al Viro | 1 | -19/+22 |
2005-11-08 | [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount | Al Viro | 7 | -79/+113 |
2005-11-08 | [PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pages | Benjamin Herrenschmidt | 1 | -0/+3 |
2005-11-08 | powerpc: merge ide.h | Stephen Rothwell | 2 | -42/+17 |
2005-11-08 | powermac: Use a spinlock in swim3.c (floppy driver) instead of cli | Paul Mackerras | 1 | -10/+10 |
2005-11-08 | macintosh: Always export pmu_[un]register_sleep_notifier if CONFIG_PM set | Paul Mackerras | 1 | -2/+2 |
2005-11-08 | powerpc: Fix typo in pmac_cpufreq_resume | Paul Mackerras | 1 | -1/+1 |
2005-11-08 | [PATCH] Memory Add Fixes for ppc64 | Mike Kravetz | 2 | -0/+2 |
2005-11-08 | [PATCH] ppc64: remove some direct xmon calls | Anton Blanchard | 2 | -12/+0 |
2005-11-08 | [PATCH] ppc64: fix oprofile sample bit handling | Anton Blanchard | 1 | -1/+23 |
2005-11-08 | [PATCH] ppc64: fix Memory: summary line | Anton Blanchard | 1 | -1/+1 |
2005-11-08 | [PATCH] ppc: Fix PowerBook HD led on ARCH=powerpc | Benjamin Herrenschmidt | 1 | -3/+6 |
2005-11-08 | [PATCH] ppc: Fix ARCH=ppc build with xmon | Benjamin Herrenschmidt | 3 | -5/+6 |
2005-11-08 | [PATCH] ppc: fix a bunch of warnings | Benjamin Herrenschmidt | 5 | -19/+22 |
2005-11-08 | [PATCH] ppc64: Thermal control for SMU based machines | Benjamin Herrenschmidt | 13 | -0/+3638 |
2005-11-08 | [PATCH] ppc64: More U3 device-tree fixes | Benjamin Herrenschmidt | 2 | -2/+2 |
2005-11-08 | [PATCH] ppc64: Update g5_defconfig for ARCH=powerpc | Benjamin Herrenschmidt | 1 | -55/+206 |
2005-11-08 | [PATCH] ppc64: SMU partition recovery | Benjamin Herrenschmidt | 10 | -57/+381 |
2005-11-08 | [PATCH] ppc64: SMU based macs cpufreq support | Benjamin Herrenschmidt | 11 | -25/+572 |
2005-11-08 | [PATCH] powerpc: Fix ppc32 initrd | David Woodhouse | 3 | -37/+41 |
2005-11-08 | Merge ../linux-2.6 | Paul Mackerras | 1265 | -20025/+40841 |
2005-11-08 | [SPARC64]: Kill some unnecessary includes from ioctl32.c | David S. Miller | 1 | -5/+0 |
2005-11-08 | [SPARC64]: remove drm compat ioctl handling | Christoph Hellwig | 1 | -384/+0 |
2005-11-08 | [SPARC] cpwatchdog: implement ->compat_ioctl | Christoph Hellwig | 2 | -3/+24 |
2005-11-08 | [SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctl | Christoph Hellwig | 2 | -15/+20 |
2005-11-08 | [SPARC] openprom: implement ->compat_ioctl | Christoph Hellwig | 2 | -18/+33 |
2005-11-08 | [SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctl | Christoph Hellwig | 2 | -18/+10 |
2005-11-08 | [SPARC]: Kill remaining kbio.h references. | Christoph Hellwig | 4 | -5/+0 |
2005-11-08 | [SPARC64] mm: simpler tlb_flush_mmu | Hugh Dickins | 1 | -5/+3 |
2005-11-08 | [SPARC64]: remove duplicated compat ioctl entries | Christoph Hellwig | 1 | -4/+0 |