Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7243f2145a9b06e5cf9a49fc9b8b9a4fff6fb42e
7243f21
Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
5bee17f
parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y
by Kyle McMartin
· 16 years ago
fbd8104
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
18553c3
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
bfbd442
Fix Xilinx SystemACE driver to handle empty CF slot
by Grant Likely
· 16 years ago
059ea33
block: fix memory leak in bio_clone()
by Li Zefan
· 16 years ago
8709269
block: Add gfp_mask parameter to bio_integrity_clone()
by un'ichi Nomura
· 16 years ago
326d851
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
228b5b7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 16 years ago
37e79a4
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
f1823ac
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
ff9cb43
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
2a4c13b
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
bf9bc99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.29
by Linus Torvalds
· 16 years ago
6d71135
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
1d88552
vmscan: pgmoved should be cleared after updating recent_rotated
by Daisuke Nishimura
· 16 years ago
84814d6
eCryptfs: don't encrypt file key with filename key
by Tyler Hicks
· 16 years ago
15e7b87
nommu: ramfs: don't leak pages when adding to page cache fails
by Johannes Weiner
· 16 years ago
020fe22
nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded
by Enrik Berkhan
· 16 years ago
b478b78
kallsyms, tracing: output more proper symbol name
by Lai Jiangshan
· 16 years ago
62395ef
Merge branch 'x86/asm' into tracing/syscalls
by Ingo Molnar
· 16 years ago
88200bc
x86: entry_32.S fix compile warnings - fix work mask bit width
by Jaswinder Singh Rajput
· 16 years ago
a83860c
MIPS: Mark Eins: Fix configuration.
by Ralf Baechle
· 16 years ago
3b289d6
MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled
by Zhang Le
· 16 years ago
5d82720
ide: save the returned value of dma_map_sg
by FUJITA Tomonori
· 16 years ago
3eb76c1
ide-floppy: do not map dataless cmds to an sg
by Borislav Petkov
· 16 years ago
e9c1670
ata_piix: add workaround for Samsung DB-P70
by Tejun Heo
· 16 years ago
e3e4385
libata: Keep shadow last_ctl up to date during resets
by Stuart MENEFY
· 16 years ago
9d51af7
sata_mv: fix MSI irq race condition
by Mark Lord
· 16 years ago
a00d0bb
V4L/DVB (10978): Report tuning algorith correctly
by Matthias Schwarzzot
· 16 years ago
26f26fa
V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an argument
by Hans Werner
· 16 years ago
1d06059
V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search only first time after insmod.
by Igor M. Liplianin
· 16 years ago
b5d067b8
V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negative
by Manu Abraham
· 16 years ago
d284e4f
V4L/DVB (10974): Use Diseqc 3/3 mode to send data
by Sigmund Augdal
· 16 years ago
ccd50df
tracing/syscalls: support for syscalls tracing on x86, fix
by Ingo Molnar
· 16 years ago
bed1ffc
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
by Frederic Weisbecker
· 16 years ago
f58ba10
tracing/syscalls: support for syscalls tracing on x86
by Frederic Weisbecker
· 16 years ago
e94142a
ftrace: remove struct list_head from struct dyn_ftrace
by Lai Jiangshan
· 16 years ago
850a80c
ftrace: use seq_read
by Lai Jiangshan
· 16 years ago
fa9d13c
ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED rec
by Zhaolei
· 16 years ago
b00f0b6
ftrace: avoid double-free of dyn_ftrace
by Zhaolei
· 16 years ago
62a394e
Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' into tracing/core
by Ingo Molnar
· 16 years ago
e8f208e
parisc: update defconfigs
by Kyle McMartin
· 16 years ago
d2e8254
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace
by Ingo Molnar
· 16 years ago
7afe16c
Merge commit 'v2.6.29-rc8' into tracing/ftrace
by Ingo Molnar
· 16 years ago
1b3fa2ce
tracing/x86: basic implementation of syscall tracing for x86
by Frederic Weisbecker
· 16 years ago
ee08c6e
tracing/ftrace: syscall tracing infrastructure, basics
by Frederic Weisbecker
· 16 years ago
0cb385e
parisc: define x->x mmio accessors
by Kyle McMartin
· 16 years ago
d499524
parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
8b6649c
parisc: convert cpu_check_affinity to new cpumask api
by Kyle McMartin
· 16 years ago
9dfe914
parisc: convert (read|write)bwlq to inlines
by Kyle McMartin
· 16 years ago
7c4be70
parisc: fix use of new cpumask api in irq.c
by Kyle McMartin
· 16 years ago
5a8247c
parisc: update parisc for new irq_desc
by Mike Travis
· 16 years ago
76346119
parisc: update MAINTAINERS
by Grant Grundler
· 16 years ago
9785d64
parisc: fix wrong assumption about bus->self
by Grant Grundler
· 16 years ago
c1da90f
parisc: fix 64bit build
by Helge Deller
· 16 years ago
2cfeb9a
parisc: add braces around arguments in assembler macros
by Helge Deller
· 16 years ago
7f384ce
parisc: fix dev_printk() compile warnings for accessing a device struct
by Helge Deller
· 16 years ago
ddd1f6c
parisc: remove unused local out_putf label
by Helge Deller
· 16 years ago
e448372
parisc: fix `struct pt_regs' declared inside parameter list warning
by Helge Deller
· 16 years ago
24dc029
parisc: fix section mismatch warnings
by Helge Deller
· 16 years ago
bfe4f4f
parisc: remove klist iterators
by James Bottomley
· 16 years ago
8980a7b
parisc: BUG_ON() cleanup
by Helge Deller
· 16 years ago
899039e
softirq: no need to have SOFTIRQ in softirq name
by Steven Rostedt
· 16 years ago
7f96f93
tracing: move binary buffers into per cpu directory
by Steven Rostedt
· 16 years ago
5f77af9
V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fix
by Antti Palosaari
· 16 years ago
bdc06758
tracing: add comment for use of double __builtin_consant_p
by Steven Rostedt
· 16 years ago
eb1871f
tracing: left align location header in stack_trace
by Steven Rostedt
· 16 years ago
2084e02
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace
by Ingo Molnar
· 16 years ago
4c6ed8f
Merge branches 'tracing/ftrace' and 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
041b623
Linus 2.6.29-rc8
by Linus Torvalds
· 16 years ago
aa8e4fc
bitmap: fix end condition in bitmap_find_free_region
by Linus Torvalds
· 16 years ago
5cc9854
ring-buffer: document reader page design
by Steven Rostedt
· 16 years ago
f28e557
tracing: show event name in trace for TRACE_EVENT created events
by Steven Rostedt
· 16 years ago
889a6c3
tracing: Don't use tracing_record_cmdline() in workqueue tracer fix
by KOSAKI Motohiro
· 16 years ago
3984232
tracing: tracepoints for softirq entry/exit - tracepoints
by Jason Baron
· 16 years ago
5d592b4
tracing: tracepoints for softirq entry/exit - add softirq-to-name array
by Jason Baron
· 16 years ago
e447e1df
tracing: explain why stack tracer is empty
by Steven Rostedt
· 16 years ago
2da03ec
tracing: fix stack tracer header
by Steven Rostedt
· 16 years ago
7975a2b
tracing: export trace formats to user space
by Steven Rostedt
· 16 years ago
e9fb2b6
tracing: have event_trace_printk use static tracer
by Steven Rostedt
· 16 years ago
8282755
tracing: make bprint event use the proper event id
by Steven Rostedt
· 16 years ago
48ead02
tracing/core: bring back raw trace_printk for dynamic formats strings
by Frederic Weisbecker
· 16 years ago
db526ca
tracing: show that buffer size is not expanded
by Steven Rostedt
· 16 years ago
8aabee5
ring-buffer: remove unneeded get_online_cpus
by Steven Rostedt
· 16 years ago
59222ef
ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG
by Steven Rostedt
· 16 years ago
1027fcb
tracing: protect ring_buffer_expanded with trace_types_lock
by Steven Rostedt
· 16 years ago
a123c52
tracing: fix comments about trace buffer resizing
by Steven Rostedt
· 16 years ago
51b643b
Merge branch 'tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/ftrace-merge
by Steven Rostedt
· 16 years ago
480c93d
Merge branch 'core/locking' into tracing/ftrace
by Ingo Molnar
· 16 years ago
d820ac4
locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]
by Ingo Molnar
· 16 years ago
3c1f67d
Merge branch 'linus' into core/locking
by Ingo Molnar
· 16 years ago
712e53e
ocfs2: Use xs->bucket to set xattr value outside
by Tao Ma
· 16 years ago
74e77eb
ocfs2: Fix a bug found by sparse check.
by Tao Ma
· 16 years ago
d9ae49d
ocfs2: tweak to get the maximum inline data size with xattr
by Tiger Yang
· 16 years ago
6c9fd1d
ocfs2: reserve xattr block for new directory with inline data
by Tiger Yang
· 16 years ago
9ead649
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 16 years ago
0b80e3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
188de5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 16 years ago
5216a3c
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
Next »