Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2011-12-30 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
| * | | | | | | | | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2) | Wim Van Sebroeck | 2011-12-27 | |
| * | | | | | | | | watchdog: hpwdt: Changes to handle NX secure bit in 32bit path | Mingarelli, Thomas | 2011-12-26 | |
| * | | | | | | | | watchdog: sp805: Fix section mismatch in ID table. | Nick Bowler | 2011-12-26 | |
| * | | | | | | | | watchdog: move coh901327 state holders | Linus Walleij | 2011-12-26 | |
* | | | | | | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2011-12-29 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | iommu: Initialize domain->handler in iommu_domain_alloc() | KyongHo Cho | 2011-12-16 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-12-29 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | packet: fix possible dev refcnt leak when bind fail | Wei Yongjun | 2011-12-27 | |
| * | | | | | | | | | | Merge branch 'nf' of git://1984.lsi.us.es/net | David S. Miller | 2011-12-24 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | netfilter: ctnetlink: fix scheduling while atomic if helper is autoloaded | Pablo Neira Ayuso | 2011-12-24 | |
| | * | | | | | | | | | | netfilter: ctnetlink: fix return value of ctnetlink_get_expect() | Pablo Neira Ayuso | 2011-12-24 | |
| * | | | | | | | | | | | netem: dont call vfree() under spinlock and BH disabled | Eric Dumazet | 2011-12-24 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-12-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | perf/x86: Fix raw_spin_unlock_irqrestore() usage | Robert Richter | 2011-12-23 | |
| * | | | | | | | | | | | oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue | Vladimir Zapolskiy | 2011-12-23 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-12-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | xfs: log all dirty inodes in xfs_fs_sync_fs | Christoph Hellwig | 2011-12-23 | |
| * | | | | | | | | | | | | xfs: log the inode in ->write_inode calls for kupdate | Christoph Hellwig | 2011-12-23 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-12-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | block: fix blk_queue_end_tag() | Dan Williams | 2011-12-29 | |
| * | | | | | | | | | | | | | block: re-use existing 'reading' variable instead of checking direction again | majianpeng | 2011-12-21 | |
| * | | | | | | | | | | | | | block, cfq: fix empty queue crash caused by request merge | Shaohua Li | 2011-12-16 | |
* | | | | | | | | | | | | | | mm: hugetlb: fix non-atomic enqueue of huge page | Hillf Danton | 2011-12-29 | |
* | | | | | | | | | | | | | | procfs: do not confuse jiffies with cputime64_t | Andreas Schwab | 2011-12-29 | |
* | | | | | | | | | | | | | | mm/mempolicy.c: refix mbind_range() vma issue | KOSAKI Motohiro | 2011-12-29 | |
* | | | | | | | | | | | | | | gspca: Fix bulk mode cameras no longer working (regression fix) | Hans de Goede | 2011-12-29 | |
* | | | | | | | | | | | | | | drm/i915: Disable RC6 on Sandybridge by default | Keith Packard | 2011-12-27 | |
* | | | | | | | | | | | | | | drm/i915: Disable semaphores by default on SNB | Keith Packard | 2011-12-27 | |
* | | | | | | | | | | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-12-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | KVM: PPC: e500: include linux/export.h | Scott Wood | 2011-12-26 | |
| * | | | | | | | | | | | | | | KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N | Michael Neuling | 2011-12-26 | |
| * | | | | | | | | | | | | | | KVM: PPC: protect use of kvmppc_h_pr | Andreas Schwab | 2011-12-26 | |
| * | | | | | | | | | | | | | | KVM: PPC: move compute_tlbie_rb to book3s_64 common header | Andreas Schwab | 2011-12-26 | |
| * | | | | | | | | | | | | | | KVM: Don't automatically expose the TSC deadline timer in cpuid | Jan Kiszka | 2011-12-26 | |
| * | | | | | | | | | | | | | | KVM: Device assignment permission checks | Alex Williamson | 2011-12-25 | |
| * | | | | | | | | | | | | | | KVM: Remove ability to assign a device without iommu support | Alex Williamson | 2011-12-25 | |
| * | | | | | | | | | | | | | | KVM: x86: Prevent starting PIT timers in the absence of irqchip support | Jan Kiszka | 2011-12-25 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee13... | Linus Torvalds | 2011-12-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | MAINTAINERS: firewire git URL update | Stefan Richter | 2011-12-25 | |
* | | | | | | | | | | | | | | | vfs: fix handling of lock allocation failure in lease-break case | Linus Torvalds | 2011-12-26 | |
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2011-12-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create() | Xi Wang | 2011-12-22 | |
| * | | | | | | | | | | | | | drm/radeon/kms: bail on BTC parts if MC ucode is missing | Alex Deucher | 2011-12-22 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Linux 3.2-rc7 | Linus Torvalds | 2011-12-24 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-12-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | VFS: Fix race between CPU hotplug and lglocks | Srivatsa S. Bhat | 2011-12-22 | |
* | | | | | | | | | | | | | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 2011-12-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | writeback: show writeback reason with __print_symbolic | Wu Fengguang | 2011-12-18 | |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2011-12-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |