| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-25 | 7 | -11/+70 |
| |\ \ |
|
| * | | | drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq | Alex Deucher | 2011-01-25 | 1 | -0/+1 |
* | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-25 | 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-21 | 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-20 | 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-20 | 2 | -3/+16 |
* | | | | | | Merge branch 'akpm' | Linus Torvalds | 2011-01-20 | 1 | -0/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | memcg: fix USED bit handling at uncharge in THP | KAMEZAWA Hiroyuki | 2011-01-20 | 1 | -0/+9 |
| |/ / / / / |
|
* | | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2011-01-20 | 14 | -15/+15 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | ACPICA: Update version to 20110112 | Bob Moore | 2011-01-18 | 1 | -1/+1 |
| * | | | | | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 2011-01-18 | 14 | -14/+14 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-19 | 2 | -1/+2 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | sctp: user perfect name for Delayed SACK Timer option | Shan Wei | 2011-01-19 | 1 | -0/+1 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-01-18 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro | Amitkumar Karwar | 2011-01-13 | 1 | -1/+1 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-01-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ALSA: constify functions in ac97 | Hanno Boeck | 2011-01-14 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-01-17 | 3 | -7/+12 |
|\ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ | Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next | Roland Dreier | 2011-01-16 | 2 | -7/+9 |
| |\ \ \ \ \ \ \ \ \
| | | | |_|_|_|/ / /
| | | |/| | | | | | |
|
| | * | | | | | | | | IB/mlx4: Handle protocol field in multicast table | Aleksey Senin | 2011-01-12 | 2 | -7/+9 |
| | |/ / / / / / / |
|
| * | | | | | | | | RDMA: Update workqueue usage | Tejun Heo | 2011-01-16 | 1 | -0/+3 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 2011-01-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h | Roberto Sassu | 2011-01-17 | 1 | -0/+1 |
* | | | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() | Grant Likely | 2011-01-15 | 1 | -1/+1 |