Age | Commit message (Expand) | Author |
2010-09-11 | docbook: skip files with no docs since they generate scary warnings | Randy Dunlap |
2010-09-11 | docbook: warn on unused doc entries | Johannes Berg |
2010-09-11 | kernel-doc: ignore case when stripping attributes | Johannes Berg |
2010-09-11 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2010-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2010-09-11 | PM / Hibernate: Avoid hitting OOM during preallocation of memory | Rafael J. Wysocki |
2010-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-09-11 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-09-11 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra |
2010-09-10 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-09-10 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2010-09-10 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra |
2010-09-11 | PM QoS: Correct pr_debug() misuse and improve parameter checks | mark gross |
2010-09-10 | xfs: log IO completion workqueue is a high priority queue | Dave Chinner |
2010-09-10 | execve: make responsive to SIGKILL with large arguments | Roland McGrath |
2010-09-10 | execve: improve interactivity with large arguments | Roland McGrath |
2010-09-10 | setup_arg_pages: diagnose excessive argument size | Roland McGrath |
2010-09-10 | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-09-10 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-10 | KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring | David Howells |
2010-09-10 | KEYS: Fix RCU no-lock warning in keyctl_session_to_parent() | David Howells |
2010-09-10 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-09-10 | Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91 | Linus Torvalds |
2010-09-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-09-10 | drm/i915: don't enable self-refresh on Ironlake | Jesse Barnes |
2010-09-10 | xfs: prevent reading uninitialized stack memory | Dan Rosenberg |
2010-09-10 | AT91: at91sam9261ek: remove C99 comments but keep information | Nicolas Ferre |
2010-09-10 | AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC | Nicolas Ferre |
2010-09-10 | AT91: dm9000 initialization update | Nicolas Ferre |
2010-09-10 | block: Range check cpu in blk_cpu_to_group | Brian King |
2010-09-10 | Merge branch 'fix/hda' into for-linus | Takashi Iwai |
2010-09-10 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2010-09-10 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar |
2010-09-09 | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller |
2010-09-09 | ipheth: remove incorrect devtype to WWAN | Dan Williams |
2010-09-09 | MAINTAINERS: Add CAIF | Joe Perches |
2010-09-09 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-09-09 | tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread | Chris Wright |
2010-09-09 | libata-sff: Reenable Port Multiplier after libata-sff remodeling. | Gwendal Grignou |
2010-09-09 | libata: skip EH autopsy and recovery during suspend | Tejun Heo |
2010-09-09 | ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs | Seth Heasley |
2010-09-09 | ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDs | Seth Heasley |
2010-09-09 | libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load() | Tejun Heo |
2010-09-09 | minix: fix regression in minix_mkdir() | Jorge Boncompte [DTI2] |
2010-09-09 | mm: page allocator: drain per-cpu lists after direct reclaim allocation fails | Mel Gorman |
2010-09-09 | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ... | Christoph Lameter |
2010-09-09 | mm: page allocator: update free page counters after pages are placed on the f... | Mel Gorman |
2010-09-09 | vmstat: update zone stat threshold when onlining a cpu | KAMEZAWA Hiroyuki |
2010-09-09 | vfs: take O_NONBLOCK out of the O_* uniqueness test | James Bottomley |