Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
fb82ad719831db58e9baa4c67015aae3fe27e7e3
fb82ad7
tracing/filters: Don't use pred on alloc failure
by Tom Zanussi
· 15 years ago
a2ca5e0
tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES
by Frederic Weisbecker
· 15 years ago
1a0799a
tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file
by Frederic Weisbecker
· 15 years ago
82e04af
tracing: Move sched event insertion helpers in the sched switch tracer file
by Frederic Weisbecker
· 15 years ago
c0a0d0d
tracing/core: Make the stack entry helpers global
by Frederic Weisbecker
· 15 years ago
5e5bf48
tracing/core: Turn ftrace_cpu_disabled into a global var
by Frederic Weisbecker
· 15 years ago
07868b0
tracing/function-graph-tracer: Drop the useless nmi protection
by Frederic Weisbecker
· 15 years ago
0c9e6f6
tracing: Simplify print_graph_cpu()
by Lai Jiangshan
· 15 years ago
1f9963c
tracing/filters: improve subsystem filter
by Li Zefan
· 15 years ago
ff4e9da
tracing: cleanup for tracing_trace_options_read()
by Xiao Guangrong
· 15 years ago
7d536cb
tracing/events: record the size of dynamic arrays
by Li Zefan
· 15 years ago
68fd60a
tracing/events: add missing type info of dynamic arrays
by Lai Jiangshan
· 15 years ago
d34a4de
tracing: Remove .globl in the scripts/recordmcount.pl doc
by jolsa@redhat.com
· 15 years ago
566b0aa
tracing: Remove unused fields/variables
by jolsa@redhat.com
· 15 years ago
45bceff
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 15 years ago
78af08d
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
a1cc1ba
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/linux-2.6
by Linus Torvalds
· 15 years ago
499ee07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
8e3b3bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
301d95c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
b983d0d
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
ecc2e05
tty_port: Fix return on interrupted use
by Alan Cox
· 15 years ago
18282b3
Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/fpu.h"
by Aurelien Jarno
· 15 years ago
390bd13
Add dma_debug_init() for ia64
by fujita
· 15 years ago
6f40946
Fix ia64 compilation IS_ERR and PTE_ERR errors.
by Fenghua Yu
· 15 years ago
e79f07e
virtio_net: Sync header with qemu
by Alex Williamson
· 15 years ago
4b892e6
virtio-pci: correctly unregister root device on error
by Mark McLoughlin
· 15 years ago
d9ecdea
virtio_blk: ioctl return value fix
by Christoph Hellwig
· 15 years ago
4eff3ca
virtio_blk: don't bounce highmem requests
by Christoph Hellwig
· 15 years ago
7a50492
lguest: restrict CPUID to avoid perf counter wrmsr
by Rusty Russell
· 15 years ago
27de22d
lguest: remove unnecessary forward struct declaration
by Davide Libenzi
· 15 years ago
5780888
lguest: fix journey
by Matias Zabaljauregui
· 15 years ago
6f2f3cf
tracing/function: Cleanup for function tracer
by Xiao Guangrong
· 15 years ago
79173bf
tracing/trace_stack: Cleanup for trace_lookup_stack()
by Xiao Guangrong
· 15 years ago
64fbcd1
tracing/function: Simplify __ftrace_replace_code()
by Xiao Guangrong
· 15 years ago
04aef32
tracing/function: Fix the return value of ftrace_trace_onoff_callback()
by Xiao Guangrong
· 15 years ago
da706d8
ring_buffer: Fix warning while ignoring cmpxchg return value
by Lai Jiangshan
· 15 years ago
4b0a840
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-sched
by Linus Torvalds
· 15 years ago
63f7a33
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a132ebc
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
8077088
n_tty: Fix echo race
by Alan Cox
· 15 years ago
9237a81
tty: nozomi, fix tty refcounting bug
by Jiri Slaby
· 15 years ago
5c9228f
vt: drop bootmem/slab memory distinction
by Johannes Weiner
· 15 years ago
ff5392d
drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memset
by Andrew Morton
· 15 years ago
8f4256b
serial: don't add msm_serial's probe function to the driver struct
by Uwe Kleine-König
· 15 years ago
c8d5004
tty: fix close/hangup race
by Alan Cox
· 15 years ago
a3ca86a
Add '-fno-delete-null-pointer-checks' to gcc CFLAGS
by Eugene Teo
· 15 years ago
4a21b8c
Revert "ppp: Fix throttling bugs"
by Linus Torvalds
· 15 years ago
15c2ac0
Merge branch 'fix/usb-audio' into for-linus
by Takashi Iwai
· 15 years ago
9d79b13
Merge branch 'fix/misc' into for-linus
by Takashi Iwai
· 15 years ago
2688779
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 15 years ago
9d5b28d
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 15 years ago
35b5c55
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
cb65c87
ALSA: riptide - proper handling of pci_register_driver for joystick
by Jaswinder Singh Rajput
· 15 years ago
8886f33
sound: usb-audio: add workaround for Blue Microphones devices
by Clemens Ladisch
· 15 years ago
0115cb5
powerpc: Fix another bug in move of altivec code to vector.S
by Andreas Schwab
· 15 years ago
28477fb
powerpc: Fix booke user_disable_single_step()
by Dave Kleikamp
· 15 years ago
ecca068
drm: Move a dereference below a NULL test
by Julia Lawall
· 15 years ago
ba0ab82
fb/intelfb: conflict with DRM_I915 and hide by default
by Jesse Barnes
· 15 years ago
916635b
drm/ttm: fix misplaced parentheses
by Roel Kluin
· 15 years ago
42dd861
drm/via: Fix vblank IRQ on VIA hardware.
by Simon Farnsworth
· 15 years ago
845792d
drm: drm_gem, check kzalloc retval
by Jiri Slaby
· 15 years ago
d25e3a6
drm: drm_debugfs, check kmalloc retval
by Jiri Slaby
· 15 years ago
069a9dc
drm/radeon: add some missing pci ids
by Alex Deucher
· 15 years ago
b2dde6a
ahci: add device ID for 82801JI sata controller
by Mark Goodwin
· 15 years ago
1e1f421
drivers/ata: Move a dereference below a NULL test
by Julia Lawall
· 15 years ago
d0cb43b
libata: implement and use HORKAGE_NOSETXFER, take#2
by Tejun Heo
· 15 years ago
fe2c4d0
libata: fix follow-up SRST failure path
by Tejun Heo
· 15 years ago
e9e961c
Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linux
by Linus Torvalds
· 15 years ago
8aa651e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 15 years ago
d878fe2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 15 years ago
62f4905
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5be6717
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
989fa94
Merge branch 'core-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
c0c50b5
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
a376d44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
5933082
i2c: Use resource_size
by Julia Lawall
· 15 years ago
7605fa3
i2c-davinci: behave with i2cdetect
by David Brownell
· 15 years ago
e164dde
i2c-davinci: convert clock usage after clkdev conversion
by Kevin Hilman
· 15 years ago
252aa9d
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines."
by David S. Miller
· 15 years ago
8660c12
skbuff.h: Fix comment for NET_IP_ALIGN
by Tobias Klauser
· 15 years ago
79fbe13
drivers/net: using spin_lock_irqsave() in net_send_packet()
by Dongdong Deng
· 15 years ago
bc23283
NET: phy_device, fix lock imbalance
by Jiri Slaby
· 15 years ago
a89d63a
dlm: free socket in error exit path
by Casey Dahlin
· 15 years ago
ee686ca
gre: fix ToS/DiffServ inherit bug
by Andreas Jaggi
· 15 years ago
2ad7664
x86: Fix warning in pvclock.c
by Dave Jones
· 15 years ago
6847e15
Linux 2.6.31-rc3
by Linus Torvalds
· 15 years ago
1cf2968
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
96577c4
jbd2: fix race between write_metadata_buffer and get_write_access
by dingdinghua
· 15 years ago
c8159b2
igb: gcc-3.4.6 fix
by Eric Dumazet
· 15 years ago
41796e9
atlx: duplicate testing of MCAST flag
by roel kluin
· 15 years ago
4a390e0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 15 years ago
a4dc323
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
51feb98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
8f8f013
update JFS entry in MAINTAINERS
by Dave Kleikamp
· 15 years ago
5fddcdb
mn10300: remove duplicated #include
by Huang Weiyi
· 15 years ago
1d03d2b
Fix staging drivers after smp_lock.h redux
by Jean Delvare
· 15 years ago
833576b
ext4: Fix ext4_mb_initialize_context() to initialize all fields
by Theodore Ts'o
· 15 years ago
ac046f1
ext4: fix null handler of ioctls in no journal mode
by Peng Tao
· 15 years ago
e6b5d30
ext4: Fix buffer head reference leak in no-journal mode
by Curt Wohlgemuth
· 15 years ago
Next »