summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-065-22/+30
| | * | | | PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver2010-12-061-15/+38
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-12-0615-30/+56
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxxRussell King2010-12-061-1/+1
| | |\ \ \ \ \
| | | * | | | | ARM: cns3xxx: Fix build with CONFIG_PCI=yAnton Vorontsov2010-11-291-1/+1
| | * | | | | | ARM: 6524/1: GIC irq desciptor bug fixChao Xie2010-12-061-1/+7
| | * | | | | | ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent2010-12-041-1/+2
| | * | | | | | ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez2010-12-041-0/+1
| | * | | | | | ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin2010-12-041-1/+1
| | * | | | | | ARM: 6505/1: kprobes: Don't HAVE_KPROBES when CONFIG_THUMB2_KERNEL is selectedDave Martin2010-11-301-1/+1
| | * | | | | | ARM: 6508/1: vexpress: Correct data alignment in headsmp.S for CONFIG_THUMB2_...Dave Martin2010-11-301-0/+1
| | * | | | | | ARM: 6507/1: RealView: Correct data alignment in headsmp.S for CONFIG_THUMB2_...Dave Martin2010-11-301-0/+1
| | * | | | | | ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...Dave Martin2010-11-301-0/+3
| | * | | | | | ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2...Dave Martin2010-11-302-6/+6
| | * | | | | | ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.SDave Martin2010-11-301-2/+4
| | * | | | | | ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p...Dave Martin2010-11-301-2/+2
| | * | | | | | ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern...Dave Martin2010-11-301-0/+4
| | * | | | | | ARM: 6499/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in boot...Dave Martin2010-11-301-0/+2
| | * | | | | | ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin2010-11-301-0/+1
| | * | | | | | ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin2010-11-301-0/+2
| | * | | | | | ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interruptsPawel Moll2010-11-301-15/+17
| * | | | | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-12-051-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | slub: Fix a crash during slabinfo -vTero Roponen2010-12-041-2/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-12-0513-363/+401
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'kconfig_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Michal Marek2010-12-01692-6107/+11760
| | |\ \ \ \ \ \ \
| | | * | | | | | | [media] Fix Kconfig errors due to two visible menusMauro Carvalho Chehab2010-11-222-8/+5
| | | * | | | | | | i2c/algos: convert Kconfig to use the menu's `visible' keywordArnaud Lacombe2010-11-221-1/+1
| | | * | | | | | | media/video: convert Kconfig to use the menu's `visible' keywordArnaud Lacombe2010-11-221-1/+1
| | | * | | | | | | Revert "i2c: Fix Kconfig dependencies"Arnaud Lacombe2010-11-222-14/+1
| | | * | | | | | | kconfig: regen parserArnaud Lacombe2010-11-222-334/+358
| | | * | | | | | | kconfig: add an option to determine a menu's visibilityArnaud Lacombe2010-11-225-3/+32
| | * | | | | | | | initramfs: Really fix build break on symbol-prefixed archsHendrik Brueckner2010-12-011-2/+3
| * | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds2010-12-059-25/+28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin2010-12-041-1/+1
| | * | | | | | | | | parisc: KittyHawk LCD fixGuy Martin2010-12-041-4/+13
| | * | | | | | | | | parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley2010-12-046-11/+12
| | * | | | | | | | | parisc: fix dino/gsc interruptsJames Bottomley2010-12-041-1/+1
| | * | | | | | | | | parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnKyle McMartin2010-11-291-8/+1
| * | | | | | | | | | Revert "vfs: show unreachable paths in getcwd and proc"Eric W. Biederman2010-12-051-1/+1
| * | | | | | | | | | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds2010-12-038-41/+114
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | xen: unplug the emulated devices at resume timeStefano Stabellini2010-12-023-2/+3
| | * | | | | | | | | | xen: fix save/restore for PV on HVM guests with pirq remappingStefano Stabellini2010-12-021-0/+38
| | * | | | | | | | | | xen: resume the pv console for hvm guests tooStefano Stabellini2010-12-021-0/+1
| | * | | | | | | | | | xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini2010-12-023-15/+43
| | * | | | | | | | | | xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirqStefano Stabellini2010-12-022-25/+30
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds2010-12-034-35/+26
| |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-292-15/+56
| | | * | | | | | | | | | xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge2010-11-291-4/+0
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | xen: allocate irq descs on any NUMA nodeJeremy Fitzhardinge2010-12-021-2/+2
| | * | | | | | | | | | xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memoryJeremy Fitzhardinge2010-12-021-2/+10
OpenPOWER on IntegriCloud