Age | Commit message (Expand) | Author | Files | Lines |
2013-04-08 | bfin: Use generic idle loop | Thomas Gleixner | 3 | -27/+8 |
2013-04-08 | avr32: Use generic idle loop | Thomas Gleixner | 5 | -44/+10 |
2013-04-08 | arm64: Use generic idle loop | Thomas Gleixner | 3 | -39/+7 |
2013-04-08 | arm: Use generic idle loop | Thomas Gleixner | 15 | -92/+57 |
2013-04-08 | alpha: Use generic idle loop | Thomas Gleixner | 3 | -21/+2 |
2013-04-08 | arc: Use generic idle loop | Thomas Gleixner | 3 | -27/+3 |
2013-04-08 | idle: Implement generic idle function | Thomas Gleixner | 3 | -0/+116 |
2013-04-08 | idle: Provide a generic entry point for the idle code | Thomas Gleixner | 5 | -1/+21 |
2013-04-08 | idle: Implement set/clr functions for need_resched poll | Thomas Gleixner | 1 | -0/+21 |
2013-04-08 | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 15 | -30/+20 |
2013-04-08 | arch: Cleanup enable/disable_hlt | Thomas Gleixner | 7 | -60/+3 |
2013-04-08 | Linux 3.9-rc6v3.9-rc6 | Linus Torvalds | 1 | -1/+1 |
2013-04-08 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -19/+46 |
2013-04-07 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+4 |
2013-04-07 | alpha: irq: remove deprecated use of IRQF_DISABLED | Will Deacon | 3 | -9/+8 |
2013-04-07 | alpha: irq: run all handlers with interrupts disabled | Will Deacon | 2 | -8/+8 |
2013-04-07 | alpha: makefile: don't enforce small data model for kernel builds | Will Deacon | 1 | -1/+1 |
2013-04-07 | alpha: Add irongate_io to PCI bus resources | Jay Estabrook | 1 | -0/+5 |
2013-04-07 | KVM: Allow cross page reads and writes from cached translations. | Andrew Honig | 5 | -19/+46 |
2013-04-06 | Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -13/+38 |
2013-04-06 | Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -118/+169 |
2013-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 26 | -75/+133 |
2013-04-06 | x86: Fix rebuild with EFI_STUB enabled | Jan Beulich | 1 | -3/+2 |
2013-04-05 | netfilter: don't reset nf_trace in nf_reset() | Patrick McHardy | 2 | -0/+5 |
2013-04-05 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 9 | -24/+28 |
2013-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes | Linus Torvalds | 4 | -38/+39 |
2013-04-05 | firmware,IB/qib: revert firmware file move | Mike Marciniszyn | 3 | -2/+2 |
2013-04-05 | Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -44/+42 |
2013-04-05 | GFS2: Issue discards in 512b sectors | Bob Peterson | 1 | -17/+13 |
2013-04-05 | Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR" | Johan Hovold | 2 | -31/+20 |
2013-04-05 | Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2 | -2/+3 |
2013-04-05 | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 20 | -37/+83 |
2013-04-05 | dm cache: reduce bio front_pad size in writeback mode | Mike Snitzer | 1 | -13/+34 |
2013-04-05 | dm cache: fix writes to cache device in writethrough mode | Darrick J. Wong | 1 | -0/+4 |
2013-04-05 | MIPS: Delete definition of SA_RESTORER. | Ralf Baechle | 1 | -2/+6 |
2013-04-05 | MIPS: Fix ISA level which causes secondary cache init bypassing and more | Deng-Cheng Zhu | 4 | -13/+7 |
2013-04-05 | MIPS: Fix build error cavium-octeon without CONFIG_SMP | EunBong Song | 1 | -1/+4 |
2013-04-05 | MIPS: Kconfig: Rename SNIPROM too | Paul Bolle | 1 | -2/+2 |
2013-04-05 | MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI" | Paul Bolle | 1 | -2/+2 |
2013-04-05 | MIPS: Unbreak function tracer for 64-bit kernel. | David Daney | 1 | -4/+7 |
2013-04-05 | ALSA: hda/generic - fix uninitialized variable | Jiri Slaby | 1 | -1/+1 |
2013-04-05 | net: ipv4: notify when address lifetime changes | Jiri Pirko | 1 | -2/+4 |
2013-04-05 | ixgbe: fix registration order of driver and DCA nofitication | Jakub Kicinski | 1 | -2/+9 |
2013-04-05 | af_unix: If we don't care about credentials coallesce all messages | Eric W. Biederman | 1 | -1/+1 |
2013-04-05 | Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL" | Eric W. Biederman | 1 | -2/+2 |
2013-04-05 | bonding: remove sysfs before removing devices | Veaceslav Falico | 1 | -1/+1 |
2013-04-05 | atl1e: limit gso segment size to prevent generation of wrong ip length fields | Hannes Frederic Sowa | 2 | -1/+2 |
2013-04-05 | net: count hw_addr syncs so that unsync works properly. | Vlad Yasevich | 2 | -4/+4 |
2013-04-05 | Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -38/+76 |
2013-04-05 | r8169: fix auto speed down issue | hayeswang | 1 | -3/+25 |