Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1ab83a89411556c4d5914dcf0d5da190178ae7db
1ab83a8
tracing: Remove CONFIG_TRACE_POWER from kernel config
by Li Zefan
· 15 years ago
86c38a3
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
by Jeff Mahoney
· 15 years ago
0c54dd3
ftrace: Remove memory barriers from NMI code when not needed
by Steven Rostedt
· 15 years ago
83f0d53
tracing: Add notrace to TRACE_EVENT implementation functions
by Steven Rostedt
· 15 years ago
c7c6b1f
ftrace: Allow to remove a single function from function graph filter
by Li Zefan
· 15 years ago
ede55c9
tracing: Add correct/incorrect to sort keys for branch annotation output
by Steven Rostedt
· 15 years ago
ea2c68a
tracing: Simplify test for function_graph tracing start point
by Lai Jiangshan
· 15 years ago
24a5365
tracing: Drop the tr check from the graph tracing path
by Frederic Weisbecker
· 15 years ago
d931369
tracing: Add stack dump to trace_printk if stacktrace option is set
by Steven Rostedt
· 15 years ago
dfaa9e2
tracing: Use appropriate perl constructs in recordmcount.pl
by Wolfram Sang
· 15 years ago
dc4f884
tracing: optimize recordmcount.pl for offsets-handling
by Wolfram Sang
· 15 years ago
7e53bd4
tracing: Consolidate protection of reader access to the ring buffer
by Lai Jiangshan
· 15 years ago
0fa0eda
tracing: Remove show_format and related macros from TRACE_EVENT
by Lai Jiangshan
· 15 years ago
5a65e95
tracing: Use defined fields and print_fmt to print formats
by Lai Jiangshan
· 15 years ago
c7ef3a9
tracing: Have syscall tracing call its own init function
by Steven Rostedt
· 15 years ago
a342a028
tracing/kprobes: Init print_fmt for kprobe events
by Lai Jiangshan
· 15 years ago
50307a4
tracing/syscalls: Init print_fmt for syscall events
by Lai Jiangshan
· 15 years ago
509e760
tracing: Add print_fmt field
by Lai Jiangshan
· 15 years ago
809826a
tracing: Have __dynamic_array() define a field
by Lai Jiangshan
· 15 years ago
74d2e4f
Linux 2.6.33-rc3
by Linus Torvalds
· 15 years ago
eb1c838
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
db677ff
Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium"
by Rusty Russell
· 15 years ago
6307daa
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
f843b0f
Merge branch 'for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6
by Linus Torvalds
· 15 years ago
e04ed38
sparc64: Fix Niagara2 perf event handling.
by David S. Miller
· 15 years ago
8183e2b
sparc64: Fix NMI programming when perf events are active.
by David S. Miller
· 15 years ago
5958eed
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
c7c17c2
bbc_envctrl: Clean up properly if kthread_run() fails.
by David S. Miller
· 15 years ago
c5974b8
Merge branch 'limits_cleanup' of git://decibel.fi.muni.cz/~xslaby/linux
by Linus Torvalds
· 15 years ago
14107c7
Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
846f997
sysfs: Add lockdep annotations for the sysfs active reference
by Eric W. Biederman
· 15 years ago
3e27249
lguest: fix bug in setting guest GDT entry
by Rusty Russell
· 15 years ago
741f21e
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
d4d3b19
Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
e43c259
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
3e8d95d
tosh: Use non bkl ioctl
by Alan Cox
· 15 years ago
5d9d6e4
i2o: propogate the BKL down into the ioctl method
by Alan Cox
· 15 years ago
6432e73
sony_pi: Remove the BKL from open and ioctl
by John Kacur
· 15 years ago
a87da40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
ecbec24
ASoC: fixup oops in generic AC97 codec glue
by Manuel Lauss
· 15 years ago
3e10e71
resource: add helpers for fetching rlimits
by Jiri Slaby
· 15 years ago
96d07d2
resource: move kernel function inside __KERNEL__
by Jiri Slaby
· 15 years ago
17740d8
SECURITY: selinux, fix update_rlimit_cpu parameter
by Jiri Slaby
· 15 years ago
cc4707b
[S390] Update default configuration.
by Martin Schwidefsky
· 15 years ago
f5cae7b
[S390] Have param.h simply include <asm-generic/param.h>.
by Robert P. J. Day
· 15 years ago
6486cda
[S390] qdio: convert global statistics to per-device stats
by Jan Glauber
· 15 years ago
2f48912
binfmt_elf_fdpic: Fix build breakage introduced by coredump changes.
by Daisuke HATAYAMA
· 15 years ago
7dbcd8c
sh: update defconfigs.
by Paul Mundt
· 15 years ago
5e9daa0
sh: Don't default enable PMB support.
by Paul Mundt
· 15 years ago
b4e2a2a
sh: Disable PMB for SH4AL-DSP CPUs.
by Paul Mundt
· 15 years ago
70670e4
ARM: Merge s3c24xx-updates2
by Ben Dooks
· 15 years ago
c28d3bf
ARM: Merge next-simtec
by Ben Dooks
· 15 years ago
45d28b0
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 15 years ago
4207a152
Documentation: Rename Documentation/DMA-mapping.txt
by Kusanagi Kouichi
· 15 years ago
8d9f99c
DocBook: fix ioremap return type
by H Hartley Sweeten
· 15 years ago
143724f
Documentation: fix ioremap return type
by H Hartley Sweeten
· 15 years ago
4b6764f
writeback: add missing kernel-doc notation
by Jaswinder Singh Rajput
· 15 years ago
6aff43f
nilfs2: update mailing list address
by Ryusuke Konishi
· 15 years ago
835d524
reiserfs: Safely acquire i_mutex from xattr_rmdir
by Frederic Weisbecker
· 15 years ago
8b513f5
reiserfs: Safely acquire i_mutex from reiserfs_for_each_xattr
by Frederic Weisbecker
· 15 years ago
4dd8596
reiserfs: Fix journal mutex <-> inode mutex lock inversion
by Frederic Weisbecker
· 15 years ago
c674905
reiserfs: Fix unwanted recursive reiserfs lock in reiserfs_unlink()
by Frederic Weisbecker
· 15 years ago
3f14fea
reiserfs: Relax lock before open xattr dir in reiserfs_xattr_set_handle()
by Frederic Weisbecker
· 15 years ago
0523676
reiserfs: Relax reiserfs lock while freeing the journal
by Frederic Weisbecker
· 15 years ago
27026a0
reiserfs: Fix reiserfs lock <-> i_mutex dependency inversion on xattr
by Frederic Weisbecker
· 15 years ago
c4a62ca
reiserfs: Warn on lock relax if taken recursively
by Frederic Weisbecker
· 15 years ago
0719d34
reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion
by Frederic Weisbecker
· 15 years ago
9d0be50
ext4: Calculate metadata requirements more accurately
by Theodore Ts'o
· 15 years ago
ee5f4d9
ext4: Fix accounting of reserved metadata blocks
by Theodore Ts'o
· 15 years ago
cd6e125
twl4030-irq.c: fix compiler warning due to raw-spinlock conversion
by Linus Torvalds
· 15 years ago
df9d1e8
pci: avoid compiler warning in quirks.c
by Linus Torvalds
· 15 years ago
c03f6bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
b7bfb2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
5b889bf
PCI: Fix build if quirks are not enabled
by Rafael J. Wysocki
· 15 years ago
9de5460
Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
952363c
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
2d959e9
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9d6e323
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b21c070
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4e58fb7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
a8fe9ea
dma-debug: Fix bug causing build warning
by Ingo Molnar
· 15 years ago
05cbaa2
perf: Fix NULL deref in inheritance code
by Peter Zijlstra
· 15 years ago
48b5ba9
perf: Pass appropriate frame pointer to dump_trace()
by Frederic Weisbecker
· 15 years ago
86470e9
ocfs2: Handle O_DIRECT when writing to a refcounted cluster.
by Tao Ma
· 15 years ago
08d869a
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
1201b2a
Merge branch 'resume-sci-force-bootparam' into release
by Len Brown
· 15 years ago
d7f0eea
ACPI: introduce kernel parameter acpi_sleep=sci_force_enable
by Zhang Rui
· 15 years ago
05a6254
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 15 years ago
1f11abc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
f8e9766
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
d661d76
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
b07d41b
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
8fa4d87
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
ed656d8
kfifo: Fix typo in comment
by Rolf Eike Beer
· 15 years ago
e48b7b6
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
5ccf73b
dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it should follow 0/-E convention
by Len Brown
· 15 years ago
b58454e
wmi: check find_guid() return value to prevent oops
by Paul Rolland
· 15 years ago
b73d45d
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 15 years ago
c3bf490
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
f39edad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
Next »