index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
lapb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-16
tracing/core: fix missing mutex unlock on tracing_set_tracer()
Frederic Weisbecker
1
-1
/
+1
2009-03-16
tracing/syscalls: select kallsysms
Frederic Weisbecker
1
-0
/
+1
2009-03-16
tracing/syscalls: protect thread flag toggling from races
Frederic Weisbecker
1
-5
/
+19
2009-03-16
tracing/syscalls: various cleanups
Frederic Weisbecker
1
-8
/
+2
2009-03-16
tracing/syscalls: fix missing release of tracing
Frederic Weisbecker
1
-6
/
+5
2009-03-15
parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y
Kyle McMartin
1
-2
/
+0
2009-03-14
Fix Xilinx SystemACE driver to handle empty CF slot
Grant Likely
1
-0
/
+22
2009-03-14
block: fix memory leak in bio_clone()
Li Zefan
1
-1
/
+3
2009-03-14
block: Add gfp_mask parameter to bio_integrity_clone()
un'ichi Nomura
3
-5
/
+6
2009-03-14
vmscan: pgmoved should be cleared after updating recent_rotated
Daisuke Nishimura
1
-1
/
+1
2009-03-14
eCryptfs: don't encrypt file key with filename key
Tyler Hicks
4
-4
/
+9
2009-03-14
nommu: ramfs: don't leak pages when adding to page cache fails
Johannes Weiner
1
-0
/
+1
2009-03-14
nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded
Enrik Berkhan
1
-0
/
+3
2009-03-14
kallsyms, tracing: output more proper symbol name
Lai Jiangshan
1
-0
/
+57
2009-03-14
x86: entry_32.S fix compile warnings - fix work mask bit width
Jaswinder Singh Rajput
1
-10
/
+8
2009-03-13
MIPS: Mark Eins: Fix configuration.
Ralf Baechle
5
-52
/
+54
2009-03-13
MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled
Zhang Le
2
-4
/
+6
2009-03-13
ide: save the returned value of dma_map_sg
FUJITA Tomonori
2
-3
/
+10
2009-03-13
ide-floppy: do not map dataless cmds to an sg
Borislav Petkov
2
-2
/
+16
2009-03-13
ata_piix: add workaround for Samsung DB-P70
Tejun Heo
1
-0
/
+37
2009-03-13
libata: Keep shadow last_ctl up to date during resets
Stuart MENEFY
1
-1
/
+5
2009-03-13
sata_mv: fix MSI irq race condition
Mark Lord
1
-1
/
+2
2009-03-13
V4L/DVB (10978): Report tuning algorith correctly
Matthias Schwarzzot
1
-1
/
+1
2009-03-13
V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an...
Hans Werner
1
-2
/
+2
2009-03-13
V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search onl...
Igor M. Liplianin
1
-3
/
+4
2009-03-13
V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negative
Manu Abraham
2
-15
/
+11
2009-03-13
V4L/DVB (10974): Use Diseqc 3/3 mode to send data
Sigmund Augdal
1
-1
/
+1
2009-03-13
tracing/syscalls: support for syscalls tracing on x86, fix
Ingo Molnar
1
-1
/
+2
2009-03-13
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
Frederic Weisbecker
5
-14
/
+234
2009-03-13
tracing/syscalls: support for syscalls tracing on x86
Frederic Weisbecker
2
-0
/
+70
2009-03-13
ftrace: remove struct list_head from struct dyn_ftrace
Lai Jiangshan
2
-7
/
+8
2009-03-13
ftrace: use seq_read
Lai Jiangshan
1
-23
/
+3
2009-03-13
ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED rec
Zhaolei
1
-4
/
+5
2009-03-13
ftrace: avoid double-free of dyn_ftrace
Zhaolei
1
-1
/
+2
2009-03-13
parisc: update defconfigs
Kyle McMartin
5
-831
/
+1681
2009-03-13
tracing/x86: basic implementation of syscall tracing for x86
Frederic Weisbecker
3
-3
/
+14
2009-03-13
tracing/ftrace: syscall tracing infrastructure, basics
Frederic Weisbecker
5
-0
/
+147
2009-03-13
parisc: define x->x mmio accessors
Kyle McMartin
1
-0
/
+9
2009-03-13
parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-5
/
+6
2009-03-13
parisc: convert cpu_check_affinity to new cpumask api
Kyle McMartin
3
-8
/
+13
2009-03-13
parisc: convert (read|write)bwlq to inlines
Kyle McMartin
1
-9
/
+33
2009-03-13
parisc: fix use of new cpumask api in irq.c
Kyle McMartin
1
-4
/
+4
2009-03-13
parisc: update parisc for new irq_desc
Mike Travis
1
-4
/
+4
2009-03-13
parisc: update MAINTAINERS
Grant Grundler
1
-4
/
+2
2009-03-13
parisc: fix wrong assumption about bus->self
Grant Grundler
3
-8
/
+7
2009-03-13
parisc: fix 64bit build
Helge Deller
1
-0
/
+1
2009-03-13
parisc: add braces around arguments in assembler macros
Helge Deller
2
-8
/
+8
2009-03-13
parisc: fix dev_printk() compile warnings for accessing a device struct
Helge Deller
2
-2
/
+2
2009-03-13
parisc: remove unused local out_putf label
Helge Deller
1
-1
/
+0
2009-03-13
parisc: fix `struct pt_regs' declared inside parameter list warning
Helge Deller
1
-0
/
+1
[next]