index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
eventpoll.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-25
tools lib traceevent: Detect build environment changes
Namhyung Kim
1
-2
/
+12
2012-07-25
perf tools: Fix build error with bison 2.6
Kirill A. Shutemov
1
-0
/
+3
2012-07-25
perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific
Kirill A. Shutemov
2
-3
/
+12
2012-07-25
perf tools: Make the breakpoint events sample period default to 1
Jovi Zhang
1
-0
/
+1
2012-07-25
perf test: Add dso data caching tests
Jiri Olsa
4
-0
/
+159
2012-07-25
perf symbols: Add dso data caching
Jiri Olsa
2
-18
/
+147
2012-07-25
perf symbols: Add interface to read DSO image data
Jiri Olsa
2
-0
/
+117
2012-07-25
perf symbols: Factor DSO symtab types to generic binary types
Jiri Olsa
4
-102
/
+145
2012-07-25
perf hists: Print newline between hists callchains
Frederic Weisbecker
1
-0
/
+2
2012-07-25
perf tools: Fix trace events storms due to weight demux
Frederic Weisbecker
2
-1
/
+2
2012-07-25
perf hists: Return correct number of characters printed in callchain
Frederic Weisbecker
1
-2
/
+3
2012-07-25
perf tools: Dump exclude_{guest,host}, precise_ip header info too
David Ahern
1
-0
/
+6
2012-07-25
perf kvm: Limit repetitive guestmount message to once per directory
David Ahern
1
-1
/
+10
2012-07-25
perf kvm: Fix bug resolving guest kernel syms
David Ahern
3
-0
/
+15
2012-07-25
perf kvm: Guest userspace samples should not be lumped with host uspace
David Ahern
1
-1
/
+3
2012-07-25
perf kvm: Set name for VM process in guest machine
David Ahern
1
-1
/
+16
2012-07-23
perf symbols: Add machine id to modules debug message
David Ahern
1
-2
/
+9
2012-07-17
rpmsg: fix dependency on initialization order
Federico Fuga
1
-1
/
+1
2012-07-17
ipvs: fix oops in ip_vs_dst_event on rmmod
Julian Anastasov
1
-2
/
+3
2012-07-17
ipvs: fix oops on NAT reply in br_nf context
Lin Ming
1
-1
/
+1
2012-07-17
ixgbevf: Fix panic when loading driver
Alexander Duyck
1
-0
/
+3
2012-07-17
ax25: Fix missing break
Alan Cox
1
-0
/
+1
2012-07-17
MAINTAINERS: reflect actual changes in IEEE 802.15.4 maintainership
Dmitry Eremin-Solenikov
1
-1
/
+2
2012-07-17
caif: Fix access to freed pernet memory
Sjur Brændeland
1
-1
/
+1
2012-07-17
net: cgroup: fix access the unallocated memory in netprio cgroup
Gao feng
1
-17
/
+54
2012-07-17
ixgbevf: Prevent RX/TX statistics getting reset to zero
Narendra K
1
-12
/
+0
2012-07-17
sctp: Fix list corruption resulting from freeing an association on a list
Neil Horman
2
-7
/
+12
2012-07-16
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
1
-0
/
+1
2012-07-16
gma500,cdv: Fix the brightness base
Alan Cox
1
-16
/
+19
2012-07-16
gma500: move the ASLE enable
Alan Cox
3
-5
/
+9
2012-07-16
gma500: Fix lid related crash
Alan Cox
1
-8
/
+4
2012-07-16
fifo: Do not restart open() if it already found a partner
Anders Kaseorg
1
-5
/
+4
2012-07-16
net: respect GFP_DMA in __netdev_alloc_skb()
Eric Dumazet
1
-1
/
+1
2012-07-16
ARM: dma-mapping: modify condition check while freeing pages
Prathyush K
1
-2
/
+2
2012-07-15
Linux 3.5-rc7
v3.5-rc7
Linus Torvalds
1
-1
/
+1
2012-07-15
blk: fix wrong idr_pre_get() error check in loop.c
Silva Paulo
1
-5
/
+3
2012-07-14
pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_ID
Dong Aisheng
2
-0
/
+4
2012-07-14
pinctrl: pinctrl-imx: only print debug message when DEBUG is defined
Dong Aisheng
1
-0
/
+2
2012-07-14
vsyscall_64: add missing ifdef CONFIG_SECCOMP
Will Drewry
1
-0
/
+4
2012-07-14
ACPICA: Fix possible fault in return package object repair code
Bob Moore
1
-1
/
+1
2012-07-14
e1000e: fix test for PHY being accessible on 82577/8/9 and I217
Bruce Allan
1
-10
/
+32
2012-07-14
e1000e: Correct link check logic for 82571 serdes
Tushar Dave
1
-0
/
+3
2012-07-13
x86/vsyscall: allow seccomp filter in vsyscall=emulate
Will Drewry
1
-4
/
+31
2012-07-13
xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
Christoph Hellwig
3
-31
/
+23
2012-07-13
xfs: prevent recursion in xfs_buf_iorequest
Christoph Hellwig
1
-1
/
+1
2012-07-13
xfs: don't defer metadata allocation to the workqueue
Dave Chinner
1
-3
/
+12
2012-07-13
xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near
Dave Chinner
1
-2
/
+2
2012-07-13
Remove easily user-triggerable BUG from generic_setlease
Dave Jones
1
-1
/
+1
2012-07-13
block: fix infinite loop in __getblk_slow
Jeff Moyer
1
-9
/
+13
2012-07-13
ARM: S3C24XX: Correct CAMIF interrupt definitions
Sylwester Nawrocki
1
-1
/
+2
[next]