aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
| | | | * | | | | IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier2009-01-091-4/+9
| | | | * | | | | mlx4_core: Fix warning from min()Roland Dreier2009-01-091-2/+2
| | | | |/ / / /
| | | * | | | | IB/iser: Add dependency on INFINIBAND_ADDR_TRANSRandy Dunlap2009-01-121-1/+1
| | | |/ / / /
| | * | | | | IPoIB: Do not join broadcast group if interface is brought downYossi Etigin2009-01-121-0/+3
| | * | | | | IPoIB: Fix loss of connectivity after bonding failover on both sidesYossi Etigin2009-01-091-19/+19
| | |/ / / /
| * | | | | IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell2009-01-071-1/+1
| |/ / / /
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-132-7/+19
|\ \ \ \ \
| * | | | | pata_it821x: Update RDC UDMA handlingAlan Cox2009-01-131-4/+13
| * | | | | ata: fix wrong WARN_ON_ONCEChristian Borntraeger2009-01-131-3/+6
* | | | | | Prevent oops at boot with VT-dDirk Hohndel2009-01-131-1/+2
|/ / / / /
* | | | | async: fix __lowest_in_progress()Arjan van de Ven2009-01-121-5/+16
* | | | | script: improve markup_oops.pl to also decode oopses in modulesArjan van de Ven2009-01-121-9/+50
* | | | | ti_usb_3410_5052: add Multi-Tech firmwareChris Adams2009-01-126-2/+2635
* | | | | ti_usb_3410_5052: add Multi-Tech modem supportChris Adams2009-01-122-5/+39
* | | | | ti_usb_3410_5052: support alternate firmwareChris Adams2009-01-121-15/+29
* | | | | usb-serial: remove NULL checkAlan Cox2009-01-121-3/+0
* | | | | neo: Remove a bogus NULL checkAlan Cox2009-01-121-3/+0
* | | | | pty: Fix documentationAlan Cox2009-01-121-3/+1
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-01-122-9/+25
|\ \ \ \ \
| * | | | | kernel/sched.c: add missing forward declaration for 'double_rq_lock'Steven Noonan2009-01-111-0/+3
| * | | | | Merge commit 'v2.6.29-rc1' into sched/urgentIngo Molnar2009-01-115-6/+59
| |\ \ \ \ \
| * | | | | | sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()"Li Zefan2009-01-111-4/+17
| * | | | | | cpumask: fix CONFIG_NUMA=y sched.cRusty Russell2009-01-111-5/+5
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-125-56/+100
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |