Age | Commit message (Expand) | Author | Files | Lines |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 51 | -55/+53 |
2009-12-17 | x86/ptrace: make genregs[32]_get/set more robust | Linus Torvalds | 1 | -8/+8 |
2009-12-17 | Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 37 | -21/+4861 |
2009-12-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
2009-12-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 6 | -34/+10 |
2009-12-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 18 | -293/+244 |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 131 | -13563/+6757 |
2009-12-16 | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 13 | -46/+27 |
2009-12-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 6 | -18/+50 |
2009-12-16 | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -6/+0 |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -9/+2 |
2009-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 57 | -1091/+1897 |
2009-12-16 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 3 | -0/+351 |
2009-12-16 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 7 | -6/+327 |
2009-12-16 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds | 7 | -25/+60 |
2009-12-16 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2 | -0/+13 |
2009-12-16 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 3 | -34/+52 |
2009-12-16 | switch alloc_file() to passing struct path | Al Viro | 1 | -7/+8 |
2009-12-16 | sanitize do_pipe_flags() callers in arch | Al Viro | 5 | -27/+2 |
2009-12-16 | ia64: use bitmap_find_next_zero_area | Akinobu Mita | 1 | -14/+5 |
2009-12-16 | sparc: use bitmap_find_next_zero_area | Akinobu Mita | 2 | -24/+9 |
2009-12-16 | iommu-helper: use bitmap library | Akinobu Mita | 5 | -11/+12 |
2009-12-16 | gru: function to generate chipset IPI values | Jack Steiner | 1 | -4/+20 |
2009-12-16 | x86: uv: update XPC to handle updated BIOS interface | Robin Holt | 2 | -16/+3 |
2009-12-16 | x86: uv: introduce uv_gpa_is_mmr | Robin Holt | 1 | -0/+7 |
2009-12-16 | x86: uv: introduce a means to translate from gpa -> socket_paddr | Robin Holt | 1 | -0/+13 |
2009-12-16 | dma-mapping: fix off-by-one error in dma_capable() | Jan Beulich | 3 | -3/+3 |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 26 | -30/+0 |
2009-12-16 | ptrace: x86: change syscall_trace_leave() to rely on tracehook when stepping | Oleg Nesterov | 1 | -14/+7 |
2009-12-16 | ptrace: x86: implement user_single_step_siginfo() | Oleg Nesterov | 2 | -9/+23 |
2009-12-16 | ptrace: powerpc: implement user_single_step_siginfo() | Oleg Nesterov | 2 | -0/+11 |
2009-12-16 | da850/omap-l138: add callback to control LCD panel power | Chaithrika U S | 1 | -10/+14 |
2009-12-16 | fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driver | Michael Hennerich | 1 | -0/+28 |
2009-12-16 | V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes... | Guennadi Liakhovetski | 1 | -2/+11 |
2009-12-16 | V4L/DVB (13659): soc-camera: convert to the new mediabus API | Guennadi Liakhovetski | 1 | -1/+2 |
2009-12-16 | V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in str... | Guennadi Liakhovetski | 2 | -31/+39 |
2009-12-16 | sh: Fix test of unsigned in se7722_irq_demux() | Roel Kluin | 1 | -3/+4 |
2009-12-16 | parisc: Fixup last users of irq_chip->typename | Thomas Gleixner | 1 | -2/+2 |
2009-12-16 | parisc: Convert BUG() to use unreachable() | David Daney | 1 | -2/+2 |
2009-12-16 | parisc: Replace old style lock init in smp.c | Thomas Gleixner | 1 | -3/+6 |
2009-12-16 | parisc: use sort() instead of home-made implementation (v2) | Helge Deller | 1 | -14/+9 |
2009-12-16 | parisc: add CALLER_ADDR{0-6} macros | Helge Deller | 2 | -0/+41 |
2009-12-16 | parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ defines | Helge Deller | 1 | -3/+0 |
2009-12-16 | parisc: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-12-16 | Merge branch 'bugzilla-14700' into release | Len Brown | 1 | -1/+1 |
2009-12-16 | implement early_io{re,un}map for ia64 | Luck, Tony | 2 | -0/+13 |
2009-12-15 | x86: Fix kprobes build with non-gawk awk | Jonathan Nieder | 1 | -5/+5 |
2009-12-15 | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar | 1 | -10/+12 |
2009-12-15 | Merge branch 'x86/asm' into x86/urgent | Ingo Molnar | 10 | -233/+148 |
2009-12-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 74 | -701/+701 |