summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-148-25/+25
|\
| * module_param: make bool parameters really bool (arch)Rusty Russell2012-01-138-25/+25
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-01-143-15/+14
|\ \
| * | powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exitLi Zhong2012-01-111-1/+2
| * | powerpc: Fix RCU idle and hcall tracingAnton Blanchard2012-01-112-14/+12
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-1311-7/+90
|\ \ \
| * | | mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-093-4/+4
| * | | ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.Jochen Friedrich2012-01-097-1/+66
| * | | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-097-2/+20
* | | | Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-132-0/+3
|\ \ \ \
| * | | | ARM: SAMSUNG: Add pm_caps into platform dataSangwook Lee2012-01-112-0/+3
* | | | | Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-132-1/+3
|\ \ \ \ \
| * | | | | ia64: Add accept4() syscallÉmeric Maschino2012-01-092-1/+3
| | |/ / / | |/| | |
* | | | | x86/mce: Fix CPU hotplug and suspend regression related to MCESrivatsa S. Bhat2012-01-131-1/+1
* | | | | Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds2012-01-1224-42/+39
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-121-1/+0
| * | | | cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao2012-01-122-2/+2
| * | | | parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause2012-01-122-3/+0
| * | | | ia64, exec: remove redundant set_fs(USER_DS)Mathias Krause2012-01-121-1/+0
| * | | | mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens2012-01-124-7/+4
| * | | | mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens2012-01-124-7/+4
| * | | | mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens2012-01-122-0/+9
| * | | | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-1211-12/+11
| * | | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-1210-13/+13
* | | | | Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-121-8/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | lguest: Make sure interrupt is allocated ok by lguest_setup_irqStratos Psomadakis2012-01-121-8/+13
* | | | | x86: Get rid of 'dubious one-bit signed bitfield' sprase warningAnton Vorontsov2012-01-121-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-1212-14/+99
|\ \ \ \ \
| * | | | | ASoC: pxa: Convert corgi to use snd_soc_register_card()Axel Lin2012-01-021-0/+9
| * | | | | ASoC: pxa: Convert poodle to use snd_soc_register_card()Axel Lin2011-12-301-0/+6
| * | | | | ASoC: pxa: Convert e800_wm9712 to use snd_soc_register_card()Axel Lin2011-12-171-0/+6
| * | | | | ASoC: pxa: Convert tosa to use snd_soc_register_card()Axel Lin2011-12-171-0/+6
| * | | | | ASoC: pxa: Convert imote2 to use snd_soc_register_card()Axel Lin2011-12-171-0/+6
| * | | | | ASoC: pxa: Convert e750_wm9705 to use snd_soc_register_card()Axel Lin2011-12-171-0/+6
| * | | | | ASoC: pxa: Convert e740_wm9705 to use snd_soc_register_card()Axel Lin2011-12-171-0/+6
| * | | | | OMAP4: mcbsp: Enable FIFO usagePeter Ujfalusi2011-12-171-0/+3
| * | | | | Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-13270-2685/+2433
| |\ \ \ \ \
| * | | | | | ASoC: WM8903: Fix platform data gpio_cfg confusionStephen Warren2011-12-062-8/+8
| * | | | | | ASoC: Rename Speyside WM8962 to TobermoryMark Brown2011-11-301-3/+3
| * | | | | | ASoC: fsi-ak4642: modify specification method of FSI / ak464xKuninori Morimoto2011-11-243-3/+40
* | | | | | | x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas2012-01-121-1/+2
* | | | | | | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-01-1125-8/+9465
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'rmobile/smp' into rmobile-latestPaul Mundt2012-01-126-8/+201
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: mach-shmobile: r8a7779 SMP support V3Magnus Damm2012-01-126-8/+201
| * | | | | | | | arm: mach-shmobile: add a resource name for shdmaShimoda, Yoshihiro2012-01-122-4/+4
| |/ / / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'rmobile/kota2' and 'rmobile/marzen' into rmobile-latestPaul Mundt2012-01-1020-107/+4304
| |\ \ \ \ \ \ \ \
| | | * | | | | | | ARM: mach-shmobile: Add marzen defconfig.Paul Mundt2012-01-101-0/+87
| | | * | | | | | | ARM: mach-shmobile: r8a7779 power domain support V2Magnus Damm2012-01-105-0/+280
| | | * | | | | | | ARM: mach-shmobile: Fix up marzen build for recent GIC changes.Paul Mundt2012-01-101-1/+1
| | | * | | | | | | ARM: mach-shmobile: r8a7779 PFC function supportMagnus Damm2012-01-102-1/+2432
OpenPOWER on IntegriCloud