summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-08fs/afs/callback.c should #include "cmservice.h"Adrian Bunk1-0/+1
2005-11-08remove unused fs/befs/attribute.cWill Dyson1-117/+0
2005-11-08floppy: relocate devfs commentJames Nelson1-4/+4
2005-11-08drivers/char/ftape/lowlevel/ftape-buffer.c should #include "../lowlevel/ftape...Adrian Bunk1-0/+1
2005-11-08fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h>Adrian Bunk1-0/+1
2005-11-08fs/partitions/ultrix.c should #include "ultrix.h"Adrian Bunk1-0/+1
2005-11-08jffs_fm.c should #include "intrep.h"Adrian Bunk1-0/+1
2005-11-08fs/freevxfs/: add #include'sAdrian Bunk2-0/+2
2005-11-08MAINTAINERS: PKTCDVD DRIVER: remove entry for a subscribers-only listAdrian Bunk1-1/+0
2005-11-08mm/slab.c: fix a comment typoAdrian Bunk1-1/+1
2005-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds88-579/+5134
2005-11-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds32-1569/+673
2005-11-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-0/+2
2005-11-08[PATCH] Complete description of shared subtrees.Ram Pai1-0/+1060
2005-11-08[PATCH] unbindable mountsRam Pai5-26/+67
2005-11-08[PATCH] handling of slave mountsRam Pai2-37/+121
2005-11-08[PATCH] introduce slave mountsRam Pai5-4/+60
2005-11-08[PATCH] shared mounts handling: umountRam Pai5-20/+128
2005-11-08[PATCH] shared mounts handling: moveRam Pai1-17/+46
2005-11-08[PATCH] shared mount handling: bind and rbindRam Pai4-22/+204
2005-11-08[PATCH] introduce shared mountsRam Pai5-2/+21
2005-11-08[PATCH] beginning of the shared-subtree properRam Pai6-6/+62
2005-11-08[PATCH] making namespace_sem globalRam Pai2-24/+23
2005-11-08[PATCH] mount expiry fixesRam Pai1-42/+22
2005-11-08[PATCH] umount_tree() locking changeRam Pai1-33/+51
2005-11-08[PATCH] sanitize the interface of graft_tree().Ram Pai1-6/+6
2005-11-08[PATCH] lindent fs/namespace.cRam Pai1-49/+48
2005-11-08[PATCH] make /proc/mounts pollableAl Viro3-16/+78
2005-11-08[PATCH] allow callers of seq_open do allocation themselvesAl Viro1-4/+8
2005-11-08[PATCH] cleanups and bug fix in do_loopback()Al Viro1-19/+22
2005-11-08[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro7-79/+113
2005-11-08[PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pagesBenjamin Herrenschmidt1-0/+3
2005-11-08powerpc: merge ide.hStephen Rothwell2-42/+17
2005-11-08powermac: Use a spinlock in swim3.c (floppy driver) instead of cliPaul Mackerras1-10/+10
2005-11-08macintosh: Always export pmu_[un]register_sleep_notifier if CONFIG_PM setPaul Mackerras1-2/+2
2005-11-08powerpc: Fix typo in pmac_cpufreq_resumePaul Mackerras1-1/+1
2005-11-08[PATCH] Memory Add Fixes for ppc64Mike Kravetz2-0/+2
2005-11-08[PATCH] ppc64: remove some direct xmon callsAnton Blanchard2-12/+0
2005-11-08[PATCH] ppc64: fix oprofile sample bit handlingAnton Blanchard1-1/+23
2005-11-08[PATCH] ppc64: fix Memory: summary lineAnton Blanchard1-1/+1
2005-11-08[PATCH] ppc: Fix PowerBook HD led on ARCH=powerpcBenjamin Herrenschmidt1-3/+6
2005-11-08[PATCH] ppc: Fix ARCH=ppc build with xmonBenjamin Herrenschmidt3-5/+6
2005-11-08[PATCH] ppc: fix a bunch of warningsBenjamin Herrenschmidt5-19/+22
2005-11-08[PATCH] ppc64: Thermal control for SMU based machinesBenjamin Herrenschmidt13-0/+3638
2005-11-08[PATCH] ppc64: More U3 device-tree fixesBenjamin Herrenschmidt2-2/+2
2005-11-08[PATCH] ppc64: Update g5_defconfig for ARCH=powerpcBenjamin Herrenschmidt1-55/+206
2005-11-08[PATCH] ppc64: SMU partition recoveryBenjamin Herrenschmidt10-57/+381
2005-11-08[PATCH] ppc64: SMU based macs cpufreq supportBenjamin Herrenschmidt11-25/+572
2005-11-08[PATCH] powerpc: Fix ppc32 initrdDavid Woodhouse3-37/+41
2005-11-08Merge ../linux-2.6Paul Mackerras1265-20025/+40841