aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-14[CVE-2009-0029] System call wrappers part 08Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 07Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 06Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 05Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 04Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 03Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 02Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 01Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrapper special casesHeiko Carstens
2009-01-14[CVE-2009-0029] s390: enable system call wrappersHeiko Carstens
2009-01-14[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt
2009-01-14[CVE-2009-0029] System call wrapper infrastructureHeiko Carstens
2009-01-14[CVE-2009-0029] Make sys_syslog a conditional system callHeiko Carstens
2009-01-14[CVE-2009-0029] Make sys_pselect7 staticHeiko Carstens
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens
2009-01-14[CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens
2009-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy
2009-01-13powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov
2009-01-13powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-BootsAnton Vorontsov
2009-01-13powerpc/e500mc: Doorbells need to be taken w/exceptions disabledKumar Gala
2009-01-13Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-01-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-01-13Fix timeouts in sys_pselect7Bernd Schmidt
2009-01-13fix early_serial_setup() regressionHelge Deller
2009-01-13TWL4030: fix clk API usageRussell King
2009-01-13x86 PAT: remove CPA WARN_ON for zero ptevenkatesh.pallipadi@intel.com
2009-01-13x86 PAT: return compatible mapping to remap_pfn_range callersvenkatesh.pallipadi@intel.com
2009-01-13x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com
2009-01-13x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com
2009-01-13x86 PAT: remove PFNMAP type on track_pfn_vma_new() errorvenkatesh.pallipadi@intel.com
2009-01-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-01-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-13Prevent oops at boot with VT-dDirk Hohndel
2009-01-13pata_it821x: Update RDC UDMA handlingAlan Cox
2009-01-13ata: fix wrong WARN_ON_ONCEChristian Borntraeger
2009-01-13powerpc: Enable PS3 options and QPACE in ppc64_defconfigMichael Ellerman
2009-01-13powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt
2009-01-13powerpc/cacheinfo: Rename cache_dir per-cpu variableNathan Lynch
2009-01-13hvc_console: Use kzalloc() instead of kmalloc() + memset()Milton Miller
2009-01-13hvc_console: Do not set low_latency when using interruptsMilton Miller
2009-01-13hvc_console: Call free_irq() only if request_irq() was successfulMilton Miller
2009-01-13hvc_console: Change an mb() to smp_mb() and add some commentsMilton Miller
2009-01-13powerpc: Cleanup from l64 to ll64 change: drivers/netStephen Rothwell
2009-01-13powerpc: Cleanup from l64 to ll64 change: drivers/charStephen Rothwell
2009-01-13powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar