Age | Commit message (Expand) | Author | Files | Lines |
2012-01-12 | Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") | Linus Torvalds | 24 | -42/+39 |
2012-01-12 | kexec: remove KMSG_DUMP_KEXEC | WANG Cong | 1 | -1/+0 |
2012-01-12 | cpumask: update setup_node_to_cpumask_map() comments | Wanlong Gao | 2 | -2/+2 |
2012-01-12 | parisc, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2 | -3/+0 |
2012-01-12 | ia64, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -1/+0 |
2012-01-12 | mm,x86,um: move CMPXCHG_DOUBLE config option | Heiko Carstens | 4 | -7/+4 |
2012-01-12 | mm,x86,um: move CMPXCHG_LOCAL config option | Heiko Carstens | 4 | -7/+4 |
2012-01-12 | mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL | Heiko Carstens | 2 | -0/+9 |
2012-01-12 | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches | 11 | -12/+11 |
2012-01-12 | treewide: remove useless NORET_TYPE macro and uses | Joe Perches | 10 | -13/+13 |
2012-01-12 | Merge tag 'to-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 1 | -8/+13 |
2012-01-12 | x86: Get rid of 'dubious one-bit signed bitfield' sprase warning | Anton Vorontsov | 1 | -2/+2 |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 12 | -14/+99 |
2012-01-12 | x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y | Bjorn Helgaas | 1 | -1/+2 |
2012-01-11 | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 25 | -8/+9465 |
2012-01-11 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 43 | -1574/+514 |
2012-01-12 | lguest: Make sure interrupt is allocated ok by lguest_setup_irq | Stratos Psomadakis | 1 | -8/+13 |
2012-01-12 | sh: magicpanelr2: Update for parse_mtd_partitions() fallout. | Paul Mundt | 1 | -32/+2 |
2012-01-12 | sh: mach-rsk: Update for parse_mtd_partitions() fallout. | Paul Mundt | 1 | -37/+6 |
2012-01-12 | Merge branch 'sh/nommu' into sh-latest | Paul Mundt | 872 | -12282/+30562 |
2012-01-12 | sh: sh2a: Improve cache flush/invalidate functions | Phil Edworthy | 1 | -39/+84 |
2012-01-12 | Merge branch 'sh/hwblk' into sh-latest | Paul Mundt | 18 | -494/+8 |
2012-01-12 | Merge branch 'sh/pm-runtime' into sh-latest | Paul Mundt | 12 | -856/+202 |
2012-01-12 | sh: add a resource name for shdma | Shimoda, Yoshihiro | 6 | -7/+12 |
2012-01-12 | Merge branch 'rmobile/smp' into rmobile-latest | Paul Mundt | 6 | -8/+201 |
2012-01-12 | arm: mach-shmobile: add a resource name for shdma | Shimoda, Yoshihiro | 2 | -4/+4 |
2012-01-11 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 10 | -21/+70 |
2012-01-11 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -10/+309 |
2012-01-11 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 16 | -7/+1478 |
2012-01-11 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -75/+69 |
2012-01-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2 | -171/+34 |
2012-01-11 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -0/+3 |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 67 | -579/+506 |
2012-01-12 | ARM: mach-shmobile: r8a7779 SMP support V3 | Magnus Damm | 6 | -8/+201 |
2012-01-11 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings | 8 | -0/+8 |
2012-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 6 | -0/+2754 |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 41 | -325/+36 |
2012-01-10 | Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li... | Linus Torvalds | 114 | -0/+12579 |
2012-01-10 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 15 | -84/+93 |
2012-01-10 | Merge branch 'unicore32' of git://github.com/gxt/linux | Linus Torvalds | 5 | -21/+10 |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds | 61 | -134/+570 |
2012-01-10 | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds | 5 | -6/+6 |
2012-01-10 | signal: add block_sigmask() for adding sigmask to current->blocked | Matt Fleming | 1 | -5/+1 |
2012-01-10 | sparc: make SA_NOMASK a synonym of SA_NODEFER | Matt Fleming | 1 | -1/+2 |
2012-01-10 | MIPS: randomize PIE load address | David Daney | 1 | -0/+1 |
2012-01-10 | fs: binfmt_elf: create Kconfig variable for PIE randomization | David Daney | 2 | -0/+2 |
2012-01-10 | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 4 | -11/+12 |
2012-01-10 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 7 | -9/+56 |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -26/+2 |
2012-01-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 6 | -126/+125 |