Age | Commit message (Expand) | Author | Files | Lines |
2011-02-17 | ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit defines | Andreas Mohr | 1 | -0/+5 |
2011-02-14 | ALSA: core: sparse cleanups | Clemens Ladisch | 2 | -45/+49 |
2011-01-27 | ALSA: Release v1.0.24 | Jaroslav Kysela | 1 | -1/+1 |
2011-01-27 | ALSA: [hdspm] Move static mapping arrays to .c | Adrian Knoth | 1 | -170/+0 |
2011-01-27 | ALSA: hdspm - Add support for RME RayDAT and AIO | Adrian Knoth | 1 | -42/+307 |
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 | 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 | 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 | [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 |
2011-01-19 | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 14 | -14/+14 |
2011-01-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -1/+1 |
2011-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -1/+1 |
2011-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 3 | -7/+12 |
2011-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 1 | -0/+1 |
2011-01-17 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2011-01-17 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 6 | -25/+33 |
2011-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -5/+5 |
2011-01-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2 | -50/+51 |
2011-01-17 | ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h | Roberto Sassu | 1 | -0/+1 |
2011-01-17 | fs: fix address space warnings in ioctl_fiemap() | Namhyung Kim | 1 | -2/+2 |
2011-01-17 | fs: Remove unlikely() from fput_light() | Steven Rostedt | 1 | -1/+1 |
2011-01-17 | fallocate should be a file operation | Christoph Hellwig | 1 | -2/+2 |
2011-01-17 | Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next | Roland Dreier | 2 | -7/+9 |
2011-01-17 | RDMA: Update workqueue usage | Tejun Heo | 1 | -0/+3 |
2011-01-17 | ARM: PL08x: cleanup comments | Russell King - ARM Linux | 1 | -23/+20 |
2011-01-17 | fix non-x86 build failure in pmdp_get_and_clear | Andrea Arcangeli | 1 | -11/+3 |
2011-01-16 | PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset | Rafael J. Wysocki | 1 | -3/+0 |
2011-01-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 8 | -16/+24 |
2011-01-16 | sanitize vfsmount refcounting changes | Al Viro | 2 | -5/+1 |
2011-01-16 | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() | Grant Likely | 1 | -1/+1 |
2011-01-16 | Unexport do_add_mount() and add in follow_automount(), not ->d_automount() | David Howells | 1 | -6/+1 |
2011-01-16 | Allow d_manage() to be used in RCU-walk mode | David Howells | 1 | -1/+1 |
2011-01-16 | autofs4: Bump version | Ian Kent | 1 | -1/+1 |