summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CVE-2009-0029] System call wrappers part 16Heiko Carstens2009-01-145-17/+17
* [CVE-2009-0029] System call wrappers part 15Heiko Carstens2009-01-144-9/+10
* [CVE-2009-0029] System call wrappers part 14Heiko Carstens2009-01-146-12/+12
* [CVE-2009-0029] System call wrappers part 13Heiko Carstens2009-01-148-22/+20
* [CVE-2009-0029] System call wrappers part 12Heiko Carstens2009-01-141-25/+21
* [CVE-2009-0029] System call wrappers part 11Heiko Carstens2009-01-143-10/+14
* [CVE-2009-0029] System call wrappers part 10Heiko Carstens2009-01-144-14/+11
* [CVE-2009-0029] System call wrappers part 09Heiko Carstens2009-01-142-16/+11
* [CVE-2009-0029] System call wrappers part 08Heiko Carstens2009-01-146-26/+19
* [CVE-2009-0029] System call wrappers part 07Heiko Carstens2009-01-146-14/+14
* [CVE-2009-0029] System call wrappers part 06Heiko Carstens2009-01-141-13/+13
* [CVE-2009-0029] System call wrappers part 05Heiko Carstens2009-01-142-27/+21
* [CVE-2009-0029] System call wrappers part 04Heiko Carstens2009-01-146-13/+11
* [CVE-2009-0029] System call wrappers part 03Heiko Carstens2009-01-141-9/+9
* [CVE-2009-0029] System call wrappers part 02Heiko Carstens2009-01-142-10/+10
* [CVE-2009-0029] System call wrappers part 01Heiko Carstens2009-01-144-13/+13
* [CVE-2009-0029] System call wrapper special casesHeiko Carstens2009-01-147-17/+106
* [CVE-2009-0029] s390: enable system call wrappersHeiko Carstens2009-01-141-0/+1
* [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt2009-01-142-0/+7
* [CVE-2009-0029] System call wrapper infrastructureHeiko Carstens2009-01-142-0/+65
* [CVE-2009-0029] Make sys_syslog a conditional system callHeiko Carstens2009-01-142-5/+1
* [CVE-2009-0029] Make sys_pselect7 staticHeiko Carstens2009-01-142-7/+7
* [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-1415-23/+22
* [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-1415-14/+16
* [CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2009-01-1411-63/+64
* [CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens2009-01-142-12/+13
* Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-01-136-50/+100
|\
| * x86 PAT: remove CPA WARN_ON for zero ptevenkatesh.pallipadi@intel.com2009-01-132-17/+38
| * x86 PAT: return compatible mapping to remap_pfn_range callersvenkatesh.pallipadi@intel.com2009-01-131-15/+28
| * x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com2009-01-133-8/+9
| * x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com2009-01-132-11/+20
| * x86 PAT: remove PFNMAP type on track_pfn_vma_new() errorvenkatesh.pallipadi@intel.com2009-01-131-1/+7
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-137-115/+10
|\ \
| * | TWL4030: fix clk API usageRussell King2009-01-131-4/+4
| * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-01-123-110/+4
| |\ \
| | * | [ARM] i.MX add missing includeSascha Hauer2009-01-121-1/+1
| | * | [ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19eSascha Hauer2009-01-121-3/+3
| | * | [ARM] i.MX: remove LCDC controller register definitions from imx-regs.hSascha Hauer2009-01-121-106/+0
| * | | [ARM] 5364/1: allow flush_ioremap_region() to be used from modulesNicolas Pitre2009-01-121-0/+1
| * | | [ARM] w90x900: fix build errors and warningsRussell King2009-01-122-1/+1
| |/ /
* | | Fix timeouts in sys_pselect7Bernd Schmidt2009-01-131-1/+1
* | | fix early_serial_setup() regressionHelge Deller2009-01-132-1/+2
| |/ |/|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-131-2/+0
|\ \
| * | Revert "i386: add TRACE_IRQS_OFF for the nmi"Ingo Molnar2009-01-121-2/+0
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-132-0/+10
|\ \ \
| * | | smp_call_function_single(): be slightly less stupid, fix #2Ingo Molnar2009-01-121-0/+1
| * | | lockdep, mm: fix might_fault() annotationPeter Zijlstra2009-01-121-0/+9
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-138-31/+47
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier2009-01-127-30/+46
| |\ \ \ \ \ \ \
| | | | | * | | | RDMA/nes: Fix for NIPQUAD removalHarvey Harrison2009-01-102-4/+12
OpenPOWER on IntegriCloud