Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c86d1b8ae622e1ea5d20e98bd72fbd7d9dd69016
c86d1b8
block: avoid unconditionally freeing previously allocated request_queue
by Mike Snitzer
· 14 years ago
ff9da69
pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface
by Jens Axboe
· 14 years ago
419f836
pipe: change the privilege required for growing a pipe beyond system max
by Jens Axboe
· 14 years ago
6a6ca57
pipe: adjust minimum pipe size to 1 page
by Jens Axboe
· 14 years ago
b4ca761
Merge branch 'master' into for-linus
by Jens Axboe
· 14 years ago
28f4197
block: disable preemption before using sched_clock()
by Jens Axboe
· 14 years ago
713b686
cciss: call BUG() earlier
by Dan Carpenter
· 14 years ago
099c5c3
Preparing 8.3.8rc2
by Philipp Reisner
· 14 years ago
2a0ab2c
drbd: Reduce verbosity
by Philipp Reisner
· 14 years ago
7383506
drbd: use drbd specific ratelimit instead of global printk_ratelimit
by Lars Ellenberg
· 14 years ago
d255e5f
drbd: fix hang on local read errors while disconnected
by Lars Ellenberg
· 14 years ago
32fa7e9
drbd: Removed the now empty w_io_error() function
by Philipp Reisner
· 14 years ago
039e1fb
drbd: removed duplicated #includes
by Andrea Gelmini
· 14 years ago
ba11ad9
drbd: improve usage of MSG_MORE
by Lars Ellenberg
· 14 years ago
5dbf167
drbd: need to set socket bufsize early to take effect
by Lars Ellenberg
· 14 years ago
344fa46
drbd: improve network latency, TCP_QUICKACK
by Lars Ellenberg
· 14 years ago
2c8d196
drbd: Revert "drbd: Create new current UUID as late as possible"
by Philipp Reisner
· 14 years ago
b7c3357
brd: support discard
by Nick Piggin
· 14 years ago
0e3c9a2
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
by Jens Axboe
· 14 years ago
f17625b
Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync"
by Jens Axboe
· 14 years ago
67a3e12
Linux 2.6.35-rc1
by Linus Torvalds
· 14 years ago
3b03117
Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
fa7eada
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
bc7d352
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
b3f2f6c
ia64: revert __node_random addition
by Linus Torvalds
· 14 years ago
003386f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 14 years ago
092405c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig
by Linus Torvalds
· 14 years ago
17d30ac
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
e38c1e5
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
3e9345e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
d28619f
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
021fad8
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
e9a5f42
CPU: Avoid using unititialized error variable in disable_nonboot_cpus()
by Rafael J. Wysocki
· 14 years ago
97ef6f7
rapidio: fix new kernel-doc warnings
by Randy Dunlap
· 14 years ago
06b2e98
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 14 years ago
35926ff
Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"
by Linus Torvalds
· 14 years ago
b612a05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
0f1f694
SLUB: Allow full duplication of kmalloc array for 390
by Christoph Lameter
· 14 years ago
210501a
parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic
by John David Anglin
· 15 years ago
9b437bc
parisc: Remove unnecessary macros from entry.S
by John David Anglin
· 15 years ago
f4c0346
parisc: LWS fixes for syscall.S
by John David Anglin
· 15 years ago
c2dc988
parisc: Delete unnecessary nop's in entry.S
by John David Anglin
· 15 years ago
8f6c0c2
parisc: Avoid interruption in critical region in entry.S
by John David Anglin
· 15 years ago
53e30d0
parisc: invoke oom-killer from page fault
by Nick Piggin
· 15 years ago
550f0d9
parisc: clear floating point exception flag on SIGFPE signal
by Helge Deller
· 15 years ago
d24944d
parisc: Use of align_frame provides stack frame.
by Carlos O'Donell
· 15 years ago
52b0ace
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
d6695f0
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 14 years ago
a98d398
Merge branch 'fix/misc' into for-linus
by Takashi Iwai
· 14 years ago
52593de
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 14 years ago
55567ab
ALSA: snd-usb-caiaq: Bump version number to 1.3.21
by Mark Hills
· 14 years ago
6492335
ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ"
by Mark Hills
· 14 years ago
4efd7d8
ALSA: snd-usb-caiaq: Simplify single case to an 'if'
by Mark Hills
· 14 years ago
bd4cbf6
ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJ
by Mark Hills
· 14 years ago
61bb42c
ALSA: hda: Use LPIB for a Shuttle device
by Daniel T Chen
· 14 years ago
2a8e5e3
ceph: clean up on forwarded aborted mds request
by Sage Weil
· 14 years ago
79494d1
ceph: fix leak of osd authorizer
by Sage Weil
· 14 years ago
a922d38
ceph: close out mds, osd connections before stopping auth
by Sage Weil
· 14 years ago
dd1c905
ceph: make lease code DN specific
by Sage Weil
· 14 years ago
7e34bc5
fs/ceph: Use ERR_CAST
by Julia Lawall
· 14 years ago
a41359f
ceph: renew auth tickets before they expire
by Sage Weil
· 14 years ago
09c4d6a
ceph: do not resend mon requests on auth ticket renewal
by Sage Weil
· 14 years ago
984c769
ceph: removed duplicated #includes
by Andrea Gelmini
· 14 years ago
e95e9a7
ceph: avoid possible null dereference
by Sage Weil
· 14 years ago
aa91647
ceph: make mds requests killable, not interruptible
by Sage Weil
· 14 years ago
0aa12fb
sched: add wait_for_completion_killable_timeout
by Sage Weil
· 14 years ago
92af1ab
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
by Ingo Molnar
· 14 years ago
24010e4
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
e4f2e5e
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 14 years ago
9a90e09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
cf22f20
drm/radeon: fix the r100/r200 ums block 0 page fix
by Dave Airlie
· 14 years ago
d3b3833
Merge branch 'ht-delete-2.6.35' into release
by Len Brown
· 14 years ago
edbe77b
Merge branch 'misc-2.6.35' into release
by Len Brown
· 14 years ago
64a4222
Merge branches 'video' and 'video-edid' into release
by Len Brown
· 14 years ago
91dd696
Merge branch 'acpi_enable' into release
by Len Brown
· 14 years ago
dc1544e
Merge branch 'bjorn-pci-root-v4-2.6.35' into release
by Len Brown
· 14 years ago
0dc698b
ACPI: Don't let acpi_pad needlessly mark TSC unstable
by Venkatesh Pallipadi
· 14 years ago
b6fecaa
drivers/acpi/sleep.h: Checkpatch cleanup
by Andrea Gelmini
· 15 years ago
2da513f
ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion
by Venkatesh Pallipadi
· 15 years ago
2671717
intel_idle: native hardware cpuidle driver for latest Intel processors
by Len Brown
· 15 years ago
02cf4f9
ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT case
by Len Brown
· 14 years ago
d372e7f
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 14 years ago
969ea5c
tracing: fix for tracepoint API change
by Stephen Rothwell
· 14 years ago
043f275
Merge branch 'for-linus/2635-updates' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
72da3bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
8507bb0
FRV: ARCH_KMALLOC_MINALIGN was already defined
by David Howells
· 14 years ago
29d03fa
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
89ad6a6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
49837a8
remove detritus left by "mm: make read_cache_page synchronous"
by Al Viro
· 14 years ago
1743192
kconfig: Hide error output in find command in streamline_config.pl
by Toralf Förster
· 14 years ago
1d1d1fe
kconfig: Fix typo in comment in streamline_config.pl
by Toralf Foerster
· 14 years ago
e5199ed
kconfig: Make a variable local in streamline_config.pl
by Toralf Foerster
· 14 years ago
045de01
netlink: bug fix: wrong size was calculated for vfinfo list blob
by Scott Feldman
· 14 years ago
8ca9418
netlink: bug fix: don't overrun skbs on vf_port dump
by Scott Feldman
· 14 years ago
50636af
xt_tee: use skb_dst_drop()
by Eric Dumazet
· 14 years ago
418bd0d
netdev/fec: fix ifconfig eth0 down hang issue
by Bryan Wu
· 14 years ago
5d66cee
ARM: S5PV210: serial: Fix section mismatch warning
by Marek Szyprowski
· 14 years ago
ece8ae49
ARM: Merge for-2635/defconfig3
by Ben Dooks
· 14 years ago
2992bc0
ARM: s3c2410_defconfig: Add new machines
by Ben Dooks
· 14 years ago
856066c
ARM: s3c6400_defconfig: Add framebuffer and basic LCD
by Ben Dooks
· 14 years ago
Next »