Age | Commit message (Expand) | Author | Files | Lines |
2011-08-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -3/+7 |
2011-08-06 | savagedb: Fix typo causing regression in savage4 series video chip detection | John Stanley | 1 | -1/+1 |
2011-08-06 | CodingStyle: Document the exception of not splitting user-visible strings, fo... | Josh Triplett | 1 | -16/+7 |
2011-08-06 | vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files | Linus Torvalds | 1 | -1/+9 |
2011-08-06 | oom_ajd: don't use WARN_ONCE, just use printk_once | Linus Torvalds | 1 | -1/+1 |
2011-08-06 | lib/sha1: use the git implementation of SHA-1 | Mandeep Singh Baines | 2 | -55/+159 |
2011-08-05 | Merge branch 'battery' into release | Len Brown | 1 | -3/+7 |
2011-08-05 | Battery: sysfs_remove_battery(): possible circular locking | Sergey Senozhatsky | 1 | -3/+7 |
2011-08-05 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 30 | -139/+753 |
2011-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 30 | -258/+661 |
2011-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 102 | -350/+615 |
2011-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 2 | -1/+7 |
2011-08-05 | ipv6: check for IPv4 mapped addresses when connecting IPv6 sockets | Max Matveev | 1 | -2/+9 |
2011-08-05 | mlx4: decreasing ref count when removing mac | Yevgeny Petrilin | 1 | -3/+6 |
2011-08-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 20 | -6/+65 |
2011-08-05 | net: Fix security_socket_sendmsg() bypass problem. | Tetsuo Handa | 1 | -9/+34 |
2011-08-05 | net: Cap number of elements for sendmmsg | Anton Blanchard | 1 | -0/+3 |
2011-08-05 | net: sendmmsg should only return an error if no messages were sent | Anton Blanchard | 1 | -24/+3 |
2011-08-05 | Revert "drm/i915: Try enabling RC6 by default (again)" | Dave Airlie | 1 | -1/+1 |
2011-08-05 | sparc: Size mondo queues more sanely. | David S. Miller | 1 | -7/+23 |
2011-08-05 | sparc: Access kernel TSB using physical addressing when possible. | David S. Miller | 4 | -40/+85 |
2011-08-04 | Do 'shm_init_ns()' in an early pure_initcall | Linus Torvalds | 1 | -1/+8 |
2011-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -59/+36 |
2011-08-04 | Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds | 1 | -1/+1 |
2011-08-04 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -52/+131 |
2011-08-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 4 | -7/+26 |
2011-08-04 | cpuidle: Consistent spelling of cpuidle_idle_call() | David Brown | 2 | -2/+2 |
2011-08-04 | efi: Fix argument types for SetVariable() for ia64 | Matthew Garrett | 1 | -1/+1 |
2011-08-04 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 5 | -150/+6 |
2011-08-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa... | Linus Torvalds | 4 | -9/+65 |
2011-08-04 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 24 | -141/+337 |
2011-08-04 | eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80 | Arnaud Lacombe | 1 | -2/+2 |
2011-08-04 | drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D Connector | Thomas Reim | 1 | -0/+9 |
2011-08-04 | drm/radeon: Log Subsystem Vendor and Device Information | Thomas Reim | 1 | -2/+3 |
2011-08-04 | drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lin... | Thomas Reim | 4 | -12/+80 |
2011-08-04 | drm: Separate EDID Header Check from EDID Block Check | Thomas Reim | 2 | -6/+19 |
2011-08-04 | drm: Add NULL check about irq functions | Joonyoung Shim | 1 | -8/+15 |
2011-08-04 | drm: Fix irq install error handling | Joonyoung Shim | 1 | -0/+3 |
2011-08-04 | drm/radeon: fix potential NULL dereference in drivers/gpu/drm/radeon/atom.c | Bojan Prtvar | 1 | -0/+3 |
2011-08-04 | drm/radeon: clean reg header files | Fernando Luis Vázquez Cao | 1 | -0/+1 |
2011-08-04 | drm/debugfs: Initialise empty variable | Emil Velikov | 1 | -1/+3 |
2011-08-04 | Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel... | Dave Airlie | 18 | -105/+594 |
2011-08-04 | drm/radeon/kms: add thermal chip quirk for asus 9600xt | Alex Deucher | 1 | -1/+20 |
2011-08-04 | drm/radeon: off by one in check_reg() functions | Dan Carpenter | 2 | -3/+2 |
2011-08-04 | drm/radeon/kms: fix version comment due to merge timing | Alex Deucher | 1 | -2/+2 |
2011-08-04 | ixgbe: fix PHY link setup for 82599 | Emil Tantilov | 1 | -0/+1 |
2011-08-04 | ixgbe: fix __ixgbe_notify_dca() bail out code | Don Skidmore | 1 | -1/+1 |
2011-08-04 | igb: fix WOL on second port of i350 device | Carolyn Wyborny | 1 | -1/+1 |
2011-08-04 | e1000e: minor re-order of #include files | Bruce Allan | 2 | -2/+2 |
2011-08-04 | e1000e: remove unnecessary check for NULL pointer | Bruce Allan | 1 | -2/+1 |