index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
lcm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-04
sched: Convert to struct llist
Peter Zijlstra
2
-39
/
+12
2011-10-04
llist: Add llist_next()
Peter Zijlstra
2
-1
/
+6
2011-10-04
irq_work: Use llist in the struct irq_work logic
Huang Ying
2
-64
/
+42
2011-10-04
llist: Return whether list is empty before adding in llist_add()
Huang Ying
2
-2
/
+10
2011-10-04
llist: Move cpu_relax() to after the cmpxchg()
Huang Ying
2
-6
/
+15
2011-10-04
llist: Remove the platform-dependent NMI checks
Ingo Molnar
2
-20
/
+4
2011-10-04
llist: Make some llist functions inline
Huang Ying
5
-53
/
+59
2011-10-03
ide-disk: Fix request requeuing
Borislav Petkov
1
-1
/
+6
2011-09-30
Btrfs: force a page fault if we have a shorty copy on a page boundary
Josef Bacik
1
-8
/
+16
2011-09-30
posix-cpu-timers: Cure SMP wobbles
Peter Zijlstra
3
-27
/
+3
2011-09-30
ALSA: hda - Fix a regression of the position-buffer check
Takashi Iwai
1
-4
/
+5
2011-09-30
Resource: fix wrong resource window calculation
Ram Pai
1
-1
/
+6
2011-09-30
powerpc: Fix device-tree matching for Apple U4 bridge
Benjamin Herrenschmidt
1
-0
/
+14
2011-09-30
bootup: move 'usermodehelper_enable()' a little earlier
wangyanqing
1
-1
/
+1
2011-09-29
perf tools: Fix raw sample reading
Jiri Olsa
1
-2
/
+5
2011-09-29
sparc64: Force the execute bit in OpenFirmware's translation entries.
David S. Miller
1
-0
/
+5
2011-09-28
bootup: move 'usermodehelper_enable()' to the end of do_basic_setup()
Linus Torvalds
1
-3
/
+1
2011-09-28
libceph: fix pg_temp mapping update
Sage Weil
1
-26
/
+24
2011-09-28
libceph: fix pg_temp mapping calculation
Sage Weil
1
-13
/
+21
2011-09-28
hwmon: (coretemp) Avoid leaving around dangling pointer
Guenter Roeck
1
-0
/
+1
2011-09-28
hwmon: (coretemp) Fixup platform device ID change
Jean Delvare
1
-15
/
+12
2011-09-28
block: Free queue resources at blk_release_queue()
Hannes Reinecke
2
-7
/
+11
2011-09-28
Linux 3.1-rc8
v3.1-rc8
Linus Torvalds
1
-1
/
+1
2011-09-27
ipv6-multicast: Fix memory leak in IPv6 multicast.
Ben Greear
1
-1
/
+3
2011-09-27
ipv6: check return value for dst_alloc
Madalin Bucur
1
-1
/
+3
2011-09-27
net: check return value for dst_alloc
Madalin Bucur
1
-4
/
+6
2011-09-27
ipv6-multicast: Fix memory leak in input path.
Ben Greear
1
-1
/
+3
2011-09-27
bnx2x: add missing break in bnx2x_dcbnl_get_cap
Shmulik Ravid
1
-0
/
+1
2011-09-27
bnx2x: fix WOL by enablement PME in config space
Dmitry Kravkov
1
-1
/
+9
2011-09-27
bnx2x: fix hw attention handling
Dmitry Kravkov
2
-2
/
+16
2011-09-27
net: fix a typo in Documentation/networking/scaling.txt
Jason Wang
1
-1
/
+1
2011-09-27
vfs: remove LOOKUP_NO_AUTOMOUNT flag
Linus Torvalds
3
-9
/
+1
2011-09-27
ASoC: ssm2602: Re-enable oscillator after suspend
Lars-Peter Clausen
1
-1
/
+2
2011-09-27
VFS: Fix the remaining automounter semantics regressions
Trond Myklebust
3
-3
/
+3
2011-09-27
vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag
Linus Torvalds
2
-1
/
+2
2011-09-27
ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driver
Sylwester Nawrocki
1
-4
/
+2
2011-09-27
ARM: S5PV210: Rename sclk_cam clocks for FIMC media driver
Sylwester Nawrocki
1
-4
/
+2
2011-09-26
ath9k: Fix a dma warning/memory leak
Mohammed Shafi Shajakhan
1
-1
/
+9
2011-09-26
rtlwifi: rtl8192cu: Fix unitialized struct
Larry Finger
1
-0
/
+1
2011-09-26
iwlagn: fix dangling scan request
Johannes Berg
1
-14
/
+16
2011-09-26
PM / Clocks: Do not acquire a mutex under a spinlock
Rafael J. Wysocki
1
-37
/
+38
2011-09-26
[S390] cio: fix cio_tpi ignoring adapter interrupts
Peter Oberparleiter
1
-2
/
+6
2011-09-26
[S390] gmap: always up mmap_sem properly
Carsten Otte
1
-3
/
+4
2011-09-26
[S390] Do not clobber personality flags on exec
Martin Schwidefsky
1
-1
/
+2
2011-09-26
[SCSI] 3w-9xxx: fix iommu_iova leak
James Bottomley
1
-0
/
+2
2011-09-26
[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference
Neil Horman
5
-18
/
+48
2011-09-26
ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing...
Thomas Pfaff
1
-3
/
+5
2011-09-26
ALSA: hda/realtek - Don't detect LO jack when identical with HP
Takashi Iwai
1
-0
/
+4
2011-09-26
ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op
Will Deacon
1
-17
/
+17
2011-09-26
sched, tracing: Show PREEMPT_ACTIVE state in trace_sched_switch
Peter Zijlstra
1
-4
/
+5
[next]