summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-31/+49
2011-01-15ARM: fix missing branch in __error_aRussell King1-0/+2
2011-01-15ARM: fix /proc/$PID/stack on SMPRussell King1-3/+6
2011-01-15ARM: Fix build regression on SA11x0, PXA, and H720x targetsRussell King4-4/+0
2011-01-15xen: export arbitrary_virt_to_machineStephen Rothwell1-0/+1
2011-01-15ARM: 6625/1: use memblock memory regions for "System RAM" I/O resourcesDima Zavin1-10/+6
2011-01-15Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-51/+280
2011-01-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+1
2011-01-14[IA64] fix ia64 build failure in pmdp_get_and_clearAndrea Arcangeli1-0/+1
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds4-7/+58
2011-01-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2-47/+56
2011-01-14x86/PCI: make Broadcom CNB20LE driver EMBEDDED and EXPERIMENTALBjorn Helgaas1-2/+8
2011-01-14x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is availableBjorn Helgaas1-4/+7
2011-01-14PCI: enable pci=bfsort by default on future Dell systemsNarendra_K@Dell.com1-0/+41
2011-01-14Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-25/+101
2011-01-14ARM: fix wrongly patched constantsRussell King2-4/+4
2011-01-14x86: OLPC: convert olpc-xo1 driver from pci device to platform deviceAndres Salomon2-47/+56
2011-01-14ARM: 6624/1: fix dependency for CONFIG_SMP_ON_UPNicolas Pitre1-1/+1
2011-01-14ARM: 6623/1: Thumb-2: Fix out-of-range offset for Thumb-2 in proc-v7.SDave Martin1-1/+3
2011-01-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-0/+8
2011-01-14Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-38/+21
2011-01-14Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-369/+525
2011-01-14thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli4-0/+4
2011-01-14thp: mmu_notifier_test_youngAndrea Arcangeli3-0/+38
2011-01-14thp: don't allow transparent hugepage support without PSEAndrea Arcangeli1-0/+5
2011-01-14thp: add pmd_modifyJohannes Weiner2-0/+11
2011-01-14thp: add x86 32bit supportJohannes Weiner5-111/+151
2011-01-14thp: transparent hugepage coreAndrea Arcangeli1-0/+5
2011-01-14thp: kvm mmu transparent hugepage supportAndrea Arcangeli2-17/+83
2011-01-14thp: split_huge_page_mm/vmaAndrea Arcangeli1-0/+1
2011-01-14thp: pte alloc trans splittingAndrea Arcangeli8-8/+8
2011-01-14thp: bail out gup_fast on splitting pmdAndrea Arcangeli1-1/+12
2011-01-14thp: add pmd mangling functions to x86Andrea Arcangeli3-8/+179
2011-01-14thp: special pmd_trans_* functionsAndrea Arcangeli2-0/+15
2011-01-14thp: no paravirt version of pmd opsAndrea Arcangeli1-0/+3
2011-01-14thp: add pmd paravirt opsAndrea Arcangeli3-0/+34
2011-01-14thp: add native_set_pmd_atAndrea Arcangeli1-0/+6
2011-01-14thp: alter compound get_page/put_pageAndrea Arcangeli2-0/+24
2011-01-14thp: mm: define MADV_HUGEPAGEAndrea Arcangeli4-0/+8
2011-01-14mm: unify module_alloc code for vmallocDavid Rientjes4-45/+14
2011-01-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+1
2011-01-14[IA64] fix build error - arch/ia64/kernel/perfmon.cTony Luck1-1/+1
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds21-149/+206
2011-01-13avr32: update default configuration files for Atmel boardsHans-Christian Egtvedt10-109/+184
2011-01-13avr32: Convert to clocksource_register_hzJohn Stultz1-4/+1
2011-01-13avr32: make architecture sys_clone prototype match asm-generic prototypeHans-Christian Egtvedt2-10/+4
2011-01-13avr32: use syscall prototypes from asm-generic instead of archHans-Christian Egtvedt1-9/+0
2011-01-13avr32: disable kprobes for all default configurationsHans-Christian Egtvedt11-11/+11
2011-01-13avr32: boards: setup: use IS_ERR() instead of NULL checkVasiliy Kulikov6-6/+6
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+1