summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-16[POWERPC] Fix bug with early ioremap and 64k pagesBenjamin Herrenschmidt1-1/+1
2007-02-16[POWERPC] atomic.h: Add atomic64 cmpxchg, xchg and add_unless to powerpcMathieu Desnoyers1-1/+39
2007-02-16[POWERPC] Fix cut and paste breakage in arch/powerpc/platforms/pseries/pseries.hMichael Ellerman1-2/+2
2007-02-16[POWERPC] Export of_find_propertyDave Jones1-0/+1
2007-02-16[POWERPC] Delete boot-cpu property from all DTS filesTimur Tabi11-13/+2
2007-02-16[POWERPC] ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou2-11/+26
2007-02-16[POWERPC] celleb: fix scc_uhc.c dependencyIshizaki Kou1-2/+1
2007-02-16[POWERPC] celleb: fix CONFIG_KEXEC dependencyIshizaki Kou1-0/+2
2007-02-16[POWERPC] Fix compile failure in cpm_uart_cpm2Paul Gortmaker1-1/+1
2007-02-16[POWERPC] More DCR native fixupsDavid Gibson1-2/+2
2007-02-16[POWERPC] mpic: set IPIs to be per-CPUJohannes Berg1-1/+1
2007-02-16[POWERPC] Add PMI driver for cell bladeChristian Krafft5-0/+383
2007-02-16[POWERPC] PS3: System manager supportGeoff Levand5-4/+643
2007-02-16[POWERPC] PS3: Vuart add async readGeoff Levand2-4/+78
2007-02-16[POWERPC] PS3: Vuart cleanupsGeoff Levand3-152/+247
2007-02-14Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds27-227/+394
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds137-1103/+4113
2007-02-14[PATCH] sysctl: hide the sysctl proc inodes from selinuxEric W. Biederman1-0/+1
2007-02-14[PATCH] selinux: enhance selinux to always ignore private inodesStephen Smalley1-0/+3
2007-02-14[PATCH] sysctl: fix the selinux_sysctl_get_sidEric W. Biederman1-0/+6
2007-02-14[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman6-26/+37
2007-02-14[PATCH] sysctl: add a parent entry to ctl_table and set the parent entryEric W. Biederman2-0/+19
2007-02-14[PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman10-199/+486
2007-02-14[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.cEric W. Biederman2-5/+7
2007-02-14[PATCH] sysctl: factor out sysctl_head_next from do_sysctlEric W. Biederman2-17/+47
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman68-80/+75
2007-02-14[PATCH] sysctl: remove support for directory strategy routinesEric W. Biederman1-8/+0
2007-02-14[PATCH] sysctl: remove support for CTL_ANYEric W. Biederman2-2/+1
2007-02-14[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entryEric W. Biederman2-4/+14
2007-02-14[PATCH] sysctl: move SYSV IPC sysctls to their own fileEric W. Biederman4-176/+190
2007-02-14[PATCH] sysctl: move utsname sysctls to their own fileEric W. Biederman3-117/+147
2007-02-14[PATCH] sysctl: move init_irq_proc into init/main where it belongsEric W. Biederman2-3/+3
2007-02-14[PATCH] sysctl: register the ocfs2 sysctl numbersEric W. Biederman3-4/+4
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in NTFS and remove sys_sysctl supportEric W. Biederman1-8/+16
2007-02-14[PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctlsEric W. Biederman1-10/+48
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.cEric W. Biederman1-75/+189
2007-02-14[PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman2-1/+2
2007-02-14[PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.cEric W. Biederman1-4/+2
2007-02-14[PATCH] sysctl: remove sys_sysctl support from the hpet timer driverEric W. Biederman1-2/+2
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.cEric W. Biederman1-6/+16
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.cEric W. Biederman1-2/+2
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.cEric W. Biederman1-10/+20
2007-02-14[PATCH] sysctl: x86_64: remove unnecessary use of insert_at_headEric W. Biederman2-2/+2
2007-02-14[PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakageEric W. Biederman1-11/+38
2007-02-14[PATCH] sysctl: C99 convert ctl_tables entries in arch/ppc/kernel/ppc_htab.cEric W. Biederman1-3/+8
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.cEric W. Biederman1-3/+8
2007-02-14[PATCH] sysctl: s390: remove unnecessary use of insert_at_headEric W. Biederman3-4/+4
2007-02-14[PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman4-7/+8
2007-02-14[PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakageEric W. Biederman1-29/+116
2007-02-14[PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.cEric W. Biederman1-6/+32