Age | Commit message (Expand) | Author | Files | Lines |
2010-09-14 | ALSA: sound/ppc/powermac: remove undefined operations | Andreas Schwab | 1 | -1/+1 |
2010-09-14 | ALSA: emux: Add trivial compat ioctl handler | Ben Hutchings | 1 | -0/+3 |
2010-09-14 | sound: Use static const char * const where possible | Joe Perches | 1 | -1/+1 |
2010-09-14 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 420 | -2423/+4946 |
2010-09-13 | sound: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2 | -3/+2 |
2010-09-12 | Linux 2.6.36-rc4v2.6.36-rc4 | Linus Torvalds | 1 | -1/+1 |
2010-09-11 | docbook: skip files with no docs since they generate scary warnings | Randy Dunlap | 2 | -2/+0 |
2010-09-11 | docbook: warn on unused doc entries | Johannes Berg | 3 | -3/+183 |
2010-09-11 | kernel-doc: ignore case when stripping attributes | Johannes Berg | 1 | -1/+1 |
2010-09-11 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 3 | -21/+69 |
2010-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 18 | -70/+262 |
2010-09-11 | PM / Hibernate: Avoid hitting OOM during preallocation of memory | Rafael J. Wysocki | 1 | -20/+65 |
2010-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 37 | -296/+376 |
2010-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -6/+1 |
2010-09-11 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+6 |
2010-09-11 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra | 1 | -1/+1 |
2010-09-10 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -24/+31 |
2010-09-10 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2 | -1/+4 |
2010-09-10 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra | 1 | -1/+1 |
2010-09-11 | PM QoS: Correct pr_debug() misuse and improve parameter checks | mark gross | 1 | -1/+3 |
2010-09-10 | xfs: log IO completion workqueue is a high priority queue | Dave Chinner | 1 | -1/+2 |
2010-09-10 | execve: make responsive to SIGKILL with large arguments | Roland McGrath | 1 | -0/+7 |
2010-09-10 | execve: improve interactivity with large arguments | Roland McGrath | 1 | -0/+2 |
2010-09-10 | setup_arg_pages: diagnose excessive argument size | Roland McGrath | 1 | -0/+5 |
2010-09-10 | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -10/+16 |
2010-09-10 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -36/+73 |
2010-09-10 | KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring | David Howells | 1 | -1/+2 |
2010-09-10 | KEYS: Fix RCU no-lock warning in keyctl_session_to_parent() | David Howells | 1 | -0/+3 |
2010-09-10 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 17 | -46/+238 |
2010-09-10 | Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91 | Linus Torvalds | 4 | -19/+36 |
2010-09-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 18 | -40/+204 |
2010-09-10 | drm/i915: don't enable self-refresh on Ironlake | Jesse Barnes | 2 | -2/+12 |
2010-09-10 | xfs: prevent reading uninitialized stack memory | Dan Rosenberg | 1 | -0/+2 |
2010-09-10 | AT91: at91sam9261ek: remove C99 comments but keep information | Nicolas Ferre | 1 | -4/+2 |
2010-09-10 | AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC | Nicolas Ferre | 1 | -11/+19 |
2010-09-10 | AT91: dm9000 initialization update | Nicolas Ferre | 1 | -1/+2 |
2010-09-10 | ALSA: snd-usb-caiaq: Add support for Traktor Kontrol S4 | Daniel Mack | 6 | -49/+598 |
2010-09-10 | ALSA: snd-usb-caiaq: drop version number | Daniel Mack | 1 | -1/+1 |
2010-09-10 | block: Range check cpu in blk_cpu_to_group | Brian King | 1 | -2/+6 |
2010-09-10 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 5 | -1/+111 |
2010-09-10 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 1 | -0/+2 |
2010-09-10 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar | 2 | -1/+9 |
2010-09-09 | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 3 | -27/+73 |
2010-09-09 | ipheth: remove incorrect devtype to WWAN | Dan Williams | 1 | -6/+1 |
2010-09-09 | MAINTAINERS: Add CAIF | Joe Perches | 1 | -0/+10 |
2010-09-09 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -15/+64 |
2010-09-09 | tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread | Chris Wright | 1 | -0/+2 |
2010-09-09 | libata-sff: Reenable Port Multiplier after libata-sff remodeling. | Gwendal Grignou | 3 | -12/+31 |
2010-09-09 | libata: skip EH autopsy and recovery during suspend | Tejun Heo | 3 | -1/+18 |
2010-09-09 | ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs | Seth Heasley | 1 | -0/+3 |