Age | Commit message (Expand) | Author | Files | Lines |
2011-02-01 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 4 | -16/+3 |
2011-02-01 | kernel.h: fix kernel-doc warning | Randy Dunlap | 1 | -1/+1 |
2011-02-01 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -0/+4 |
2011-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -3/+6 |
2011-01-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -0/+1 |
2011-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -4/+3 |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 1 | -3/+3 |
2011-01-26 | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2011-01-25 | NFS do not find client in NFSv4 pg_authenticate | Andy Adamson | 2 | -14/+0 |
2011-01-25 | NFS: Prevent memory allocation failure in nfsacl_encode() | Chuck Lever | 1 | -0/+1 |
2011-01-25 | NFS: nfsacl_{encode,decode} should return signed integer | Chuck Lever | 1 | -2/+2 |
2011-01-25 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -0/+1 |
2011-01-25 | Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker... | Dave Airlie | 7 | -11/+70 |
2011-01-25 | drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq | Alex Deucher | 1 | -0/+1 |
2011-01-25 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 281 | -1812/+7244 |
2011-01-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+0 |
2011-01-24 | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent | Andy Whitcroft | 1 | -0/+3 |
2011-01-24 | Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 4 | -9/+32 |
2011-01-24 | Remove MAYBE_BUILD_BUG_ON | Rusty Russell | 4 | -4/+6 |
2011-01-24 | BUILD_BUG_ON: make it handle more cases | Rusty Russell | 1 | -6/+27 |
2011-01-24 | param: add null statement to compiled-in module params | Linus Walleij | 1 | -2/+4 |
2011-01-24 | module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n | Rusty Russell | 1 | -1/+1 |
2011-01-24 | module: show version information for built-in modules in sysfs | Dmitry Torokhov | 2 | -0/+34 |
2011-01-24 | Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s... | Greg Kroah-Hartman | 1 | -0/+1 |
2011-01-23 | USB: serial: handle Data Carrier Detect changes | Libor Pechacek | 1 | -0/+3 |
2011-01-22 | Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 6 | -20/+45 |
2011-01-22 | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+3 |
2011-01-22 | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -14/+0 |
2011-01-21 | mm: System without MMU do not need pte_mkwrite | Michal Simek | 1 | -0/+2 |
2011-01-21 | RTC: Propagate error handling via rtc_timer_enqueue properly | John Stultz | 1 | -2/+0 |
2011-01-21 | rtc: Cleanup removed UIE emulation declaration | John Stultz | 1 | -2/+0 |
2011-01-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -4/+5 |
2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner | 1 | -14/+0 |
2011-01-21 | net_sched: accurate bytes/packets stats/rates | Eric Dumazet | 1 | -3/+5 |
2011-01-21 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -8/+2 |
2011-01-21 | ACPI: Introduce acpi_os_ioremap() | Rafael J. Wysocki | 2 | -3/+16 |
2011-01-21 | Merge branch 'akpm' | Linus Torvalds | 1 | -0/+9 |
2011-01-21 | memcg: fix USED bit handling at uncharge in THP | KAMEZAWA Hiroyuki | 1 | -0/+9 |
2011-01-21 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 14 | -15/+15 |
2011-01-20 | lockdep: Move early boot local IRQ enable/disable status to init/main.c | Tejun Heo | 2 | -8/+2 |
2011-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -1/+2 |
2011-01-20 | sctp: user perfect name for Delayed SACK Timer option | Shan Wei | 1 | -0/+1 |
2011-01-19 | Bluetooth: Fix race condition with conn->sec_level | Johan Hedberg | 1 | -0/+1 |
2011-01-19 | [media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.h | Laurent Pinchart | 1 | -0/+1 |
2011-01-19 | [media] rc: fix up and genericize some time unit conversions | Jarod Wilson | 1 | -0/+3 |
2011-01-19 | [media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1 | Hans Verkuil | 1 | -2/+4 |
2011-01-19 | [media] v4l2-subdev: add (un)register internal ops | Hans Verkuil | 1 | -0/+17 |
2011-01-19 | [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() | Hans Verkuil | 3 | -17/+19 |
2011-01-19 | [media] saa7146: Convert from .ioctl to .unlocked_ioctl | Hans Verkuil | 1 | -1/+1 |
2011-01-19 | ACPICA: Update version to 20110112 | Bob Moore | 1 | -1/+1 |