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