index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
mutex-debug.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-30
mm: hugetlb: fix non-atomic enqueue of huge page
Hillf Danton
1
-1
/
+1
2011-12-30
procfs: do not confuse jiffies with cputime64_t
Andreas Schwab
5
-2
/
+8
2011-12-30
mm/mempolicy.c: refix mbind_range() vma issue
KOSAKI Motohiro
1
-1
/
+10
2011-12-30
gspca: Fix bulk mode cameras no longer working (regression fix)
Hans de Goede
1
-2
/
+2
2011-12-29
Input: sentelic - fix retrieving number of buttons
Tai-hwa Liang
2
-3
/
+4
2011-12-29
ceph: disable use of dcache for readdir etc.
Sage Weil
1
-26
/
+3
2011-12-29
block: fix blk_queue_end_tag()
Dan Williams
1
-11
/
+2
2011-12-28
ARM: EXYNOS: Remove duplicated SROMC static memory mapping
Thomas Abraham
1
-5
/
+0
2011-12-28
ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440
Denis Kuzmenko
1
-10
/
+15
2011-12-28
packet: fix possible dev refcnt leak when bind fail
Wei Yongjun
1
-1
/
+5
2011-12-27
watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)
Wim Van Sebroeck
1
-3
/
+3
2011-12-27
drm/i915: Disable RC6 on Sandybridge by default
Keith Packard
1
-5
/
+3
2011-12-27
drm/i915: Disable semaphores by default on SNB
Keith Packard
1
-2
/
+2
2011-12-26
vfs: fix handling of lock allocation failure in lease-break case
Linus Torvalds
1
-8
/
+3
2011-12-26
watchdog: hpwdt: Changes to handle NX secure bit in 32bit path
Mingarelli, Thomas
1
-1
/
+4
2011-12-26
watchdog: sp805: Fix section mismatch in ID table.
Nick Bowler
1
-1
/
+1
2011-12-26
watchdog: move coh901327 state holders
Linus Walleij
1
-2
/
+4
2011-12-26
KVM: PPC: e500: include linux/export.h
Scott Wood
1
-0
/
+1
2011-12-26
KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N
Michael Neuling
1
-1
/
+1
2011-12-26
KVM: PPC: protect use of kvmppc_h_pr
Andreas Schwab
1
-0
/
+2
2011-12-26
KVM: PPC: move compute_tlbie_rb to book3s_64 common header
Andreas Schwab
2
-33
/
+33
2011-12-26
KVM: Don't automatically expose the TSC deadline timer in cpuid
Jan Kiszka
3
-10
/
+19
2011-12-25
KVM: Device assignment permission checks
Alex Williamson
2
-0
/
+79
2011-12-25
KVM: Remove ability to assign a device without iommu support
Alex Williamson
2
-9
/
+12
2011-12-25
KVM: x86: Prevent starting PIT timers in the absence of irqchip support
Jan Kiszka
1
-3
/
+7
2011-12-25
MAINTAINERS: firewire git URL update
Stefan Richter
1
-1
/
+1
2011-12-24
netem: dont call vfree() under spinlock and BH disabled
Eric Dumazet
1
-3
/
+4
2011-12-24
netfilter: ctnetlink: fix scheduling while atomic if helper is autoloaded
Pablo Neira Ayuso
1
-0
/
+3
2011-12-24
netfilter: ctnetlink: fix return value of ctnetlink_get_expect()
Pablo Neira Ayuso
1
-5
/
+10
2011-12-24
Linux 3.2-rc7
v3.2-rc7
Linus Torvalds
1
-1
/
+1
2011-12-23
xfs: log all dirty inodes in xfs_fs_sync_fs
Christoph Hellwig
3
-24
/
+42
2011-12-23
xfs: log the inode in ->write_inode calls for kupdate
Christoph Hellwig
1
-1
/
+1
2011-12-23
perf/x86: Fix raw_spin_unlock_irqrestore() usage
Robert Richter
1
-1
/
+1
2011-12-23
netfilter: xt_connbytes: handle negation correctly
Florian Westphal
1
-3
/
+3
2011-12-23
Btrfs: call d_instantiate after all ops are setup
Al Viro
1
-4
/
+5
2011-12-23
Btrfs: fix worker lock misuse in find_worker
Chris Mason
1
-1
/
+2
2011-12-23
oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue
Vladimir Zapolskiy
2
-3
/
+3
2011-12-23
Input: sentelic - release mutex upon register write failure
Tai-hwa Liang
1
-2
/
+2
2011-12-23
net: relax rcvbuf limits
Eric Dumazet
3
-10
/
+6
2011-12-23
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
Xi Wang
1
-2
/
+5
2011-12-23
net: introduce DST_NOPEER dst flag
Eric Dumazet
4
-4
/
+5
2011-12-23
mqprio: Avoid panic if no options are provided
Thomas Graf
1
-1
/
+1
2011-12-23
bridge: provide a mtu() method for fake_dst_ops
Eric Dumazet
1
-0
/
+6
2011-12-22
md/bitmap: It is OK to clear bits during recovery.
NeilBrown
1
-4
/
+1
2011-12-22
md: don't give up looking for spares on first failure-to-add
NeilBrown
1
-2
/
+1
2011-12-22
md/raid5: ensure correct assessment of drives during degraded reshape.
NeilBrown
1
-4
/
+10
2011-12-22
md/linear: fix hot-add of devices to linear arrays.
NeilBrown
1
-0
/
+1
2011-12-22
sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
David S. Miller
1
-2
/
+2
2011-12-22
pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
David Miller
1
-1
/
+1
2011-12-22
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
1
-0
/
+1
[next]