Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
3e582db0783872a645f5236ef142be6579b300ad
3e582db
Input: gameport - remove rescan/reconnect facilities
by Dmitry Torokhov
· 17 years ago
2ff9814
Input: hil_ptr - check return value of input_register_device()
by Andres Salomon
· 17 years ago
e9542df
Input: appletouch - simplify touchpad type detection
by Sven Anders
· 17 years ago
7dce869
Input: appletouch - miscellaneous code cleanups
by Johannes Berg
· 17 years ago
5b7c407
Input: adbhid - capslock and power button fix
by Rodney Lorrimar
· 17 years ago
2e75f04
Input: adbhid - fix capslock key state after suspend
by Rodney Lorrimar
· 17 years ago
d2fc60d
HWMON: hdaps - set up phys and bus type of input device
by Dmitry Torokhov
· 17 years ago
9231047
Input: use clamp_val() macro in ff-memless.c
by Harvey Harrison
· 17 years ago
c6a3ead
Input: wacom - make one-bit signed bitfields unsigned
by Harvey Harrison
· 17 years ago
e34b9d2
Input: wacom - cleanup handling of tablet IDs
by Ping Cheng
· 17 years ago
ea3e6c5
Input: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
f26a398
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
ac0e9c3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
a76bfd0
initcalls: Fix m68k build and possible buffer overflow
by Cyrill Gorcunov
· 16 years ago
e0df154
Split up 'do_initcalls()' into two simpler functions
by Linus Torvalds
· 16 years ago
a442ac5
Clean up 'print_fn_descriptor_symbol()' types
by Linus Torvalds
· 16 years ago
7371fd1
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
02c471c
jbd2: update transaction t_state to T_COMMIT fix
by Mingming Cao
· 16 years ago
519deca
ext4: Retry block allocation if new blocks are allocated from system zone.
by Aneesh Kumar K.V
· 16 years ago
487ad7e
tty: fix BKL related leak and crash
by Ingo Molnar
· 17 years ago
839052d
[IA64] fix personality(PER_LINUX32) performance issue
by Huang, Xiaolan
· 16 years ago
8568dae2
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
713c051
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
c913f94
arch/parisc/kernel/perf_asm.S: build fix
by Kyle McMartin
· 16 years ago
3378f7e
parisc: remove -traditional from assembler flags
by Kyle McMartin
· 16 years ago
872f6de
parisc: use conditional macro for 64-bit wide ops
by Kyle McMartin
· 16 years ago
f54d8a1
parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.
by Robert P. J. Day
· 17 years ago
8dd79cb
[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.
by Heiko Carstens
· 16 years ago
85cb185
[S390] smp: __smp_call_function_map vs cpu_online_map fix.
by Heiko Carstens
· 16 years ago
f455adc
[S390] tape: Use ccw_dev_id to build cdev_id.
by Cornelia Huck
· 16 years ago
f16f584
[S390] dasd: fix timeout handling in interrupt handler
by Stefan Weinhuber
· 16 years ago
5cbbf16
[S390] s390dbf: Use const char * for dbf name.
by Cornelia Huck
· 16 years ago
69f90f6
[S390] dasd: Use const in busid functions.
by Cornelia Huck
· 16 years ago
c7a8548
[S390] blacklist.c: removed duplicated include
by Huang Weiyi
· 16 years ago
3cb2cea
[S390] vmlogrdr: module initialization function should return negative errors
by Marcin Slusarz
· 16 years ago
2069e97
[S390] sparsemem vmemmap: initialize memmap.
by Heiko Carstens
· 16 years ago
e0a45ee
[S390] Remove last traces of cio_msg=.
by Cornelia Huck
· 16 years ago
32aff57
[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.
by Michael Ernst
· 16 years ago
e557d27
arch/parisc/kernel/unaligned.c: use time_* macros
by S.Caglar Onur
· 16 years ago
b64af9b
parisc: remove redundant display of free swap space in show_mem()
by Johannes Weiner
· 16 years ago
a8043ec
drivers/parisc: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 16 years ago
91bae23
parisc: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 16 years ago
9e491e5
parisc: new termios definitions
by Alan Cox
· 16 years ago
bd3bb8c
parisc: fix trivial section name warnings
by Helge Deller
· 17 years ago
faa5b9d
[POWERPC] macintosh: Replace deprecated __initcall with device_initcall
by Robert P. J. Day
· 16 years ago
7012255
[POWERPC] cell: Fix section mismatches in io-workarounds code
by Ishizaki Kou
· 17 years ago
dfe1e09
[POWERPC] spufs: Fix compile error
by FUJITA Tomonori
· 17 years ago
9c8387a
[POWERPC] Fix uninitialized variable bug in copy_{to|from}_user
by Nate Case
· 17 years ago
64e4566
[POWERPC] Add null pointer check to of_find_property
by Timur Tabi
· 17 years ago
cec08e7
[POWERPC] vmemmap fixes to use smaller pages
by Benjamin Herrenschmidt
· 17 years ago
08fcf1d
[POWERPC] spufs: Fix pointer reference in find_victim
by Luke Browning
· 17 years ago
8f40f67
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 16 years ago
8978a31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
f7fd63c
net/irda/irnet/irnet_irda.c needs unaligned.h
by Andrew Morton
· 16 years ago
9ffee4c
tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock
by Andrew Morton
· 16 years ago
e7e72bf
Remove blkdev warning triggered by using md
by Neil Brown
· 16 years ago
4920916
char: select fw_loader by moxa
by Jiri Slaby
· 16 years ago
76cdd58
memory_hotplug: always initialize pageblock bitmap
by Heiko Carstens
· 16 years ago
1c12c4c
mprotect: prevent alteration of the PAT bits
by Venki Pallipadi
· 16 years ago
44c8143
per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modules
by Eric Dumazet
· 16 years ago
fd8a422
memory_hotplug: check for walk_memory_resource() failure in online_pages()
by Geoff Levand
· 16 years ago
3fc9577
lib: create common ascii hex array
by Harvey Harrison
· 16 years ago
122a881
video/logo: add support for Blackfin/Linux logo for framebuffer console
by Robin Getz
· 16 years ago
7e01c8e
ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()
by Tiger Yang
· 16 years ago
0c70814
cgroups: fix compile warning
by Mirco Tischler
· 16 years ago
b7cffc1
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
by Mike Frysinger
· 16 years ago
772279c
jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT
by Mingming Cao
· 16 years ago
c3723ca
memory hotplug: memmap_init_zone called twice
by Heiko Carstens
· 16 years ago
3b7ec11
ipmi: support I/O resources in OF driver
by Nate Case
· 16 years ago
9089870
atmel_lcdfb: fix initialization of a pre-allocated framebuffer
by Nicolas Ferre
· 16 years ago
3ef0f72
mm: fix infinite loop in filemap_fault
by Miklos Szeredi
· 16 years ago
3b73a22
pnp: add ISAPnP MPU option quirks
by Rene Herman
· 16 years ago
bc033c9
pnp: add pnp_build_option() to the API
by Rene Herman
· 16 years ago
726a7a3
pnp: clean up pnp_fixup_device()
by Rene Herman
· 16 years ago
82f55af
fix "lxfb: extend PLL table to support dotclocks below 25 MHz"
by Jens Rottmann
· 16 years ago
8b8b498
oprofile: don't request cache line alignment for cpu_buffer
by Eric Dumazet
· 16 years ago
f7c5a77
m68knommu: add info about removing mcfserial
by Sebastian Siewior
· 16 years ago
57cc097
mpc5200_psc_spi: typo fix in header block
by Grant Likely
· 16 years ago
887b3ec
9p: fix error path during early mount
by Eric Van Hensbergen
· 17 years ago
332c421
9p: make cryptic unknown error from server less scary
by Eric Van Hensbergen
· 17 years ago
d0c4471
9p: fix flags length in net
by Steven Rostedt
· 17 years ago
728fc4e
9p: Correct fidpool creation failure in p9_client_create
by Josef 'Jeff' Sipek
· 17 years ago
c154949
9p: use struct mutex instead of struct semaphore
by Josef 'Jeff' Sipek
· 17 years ago
bb8ffdf
9p: propagate parse_option changes to client and transports
by Eric Van Hensbergen
· 17 years ago
ab31267
fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. Now that this function can fail, return an int, diagnose other option-parsing failures, and adjust the sole caller: (v9fs_session_init): Handle kstrdup failure. Propagate any new v9fs_parse_options failure "up".
by Jim Meyering
· 17 years ago
ee44399
9p: Documentation updates
by Eric Van Hensbergen
· 17 years ago
b32a09d
add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust
by Markus Armbruster
· 17 years ago
3fb2c74
[IA64] Properly unregister legacy interrupts
by Prarit Bhargava
· 17 years ago
7af1d75
[IA64] Remove NULL pointer check for argument never passed as NULL.
by Simon Holm Thøgersen
· 17 years ago
0fb232f
[IA64] trivial cleanup for perfmon.c
by Hidetoshi Seto
· 17 years ago
2e513fe
[IA64] trivial cleanup for entry.S
by Hidetoshi Seto
· 17 years ago
3633c73
[IA64] fix interrupt masking for pending works on kernel leave
by Hidetoshi Seto
· 17 years ago
f13ae30
[IA64] allow user to force_pal_cache_flush
by Alex Chiang
· 17 years ago
8a3360f0
[IA64] Don't reserve crashkernel memory > 4 GB
by Bernhard Walle
· 16 years ago
db973ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
2224661
[IA64] machvec support for SGI UV platform
by Jack Steiner
· 17 years ago
7868f1e
[IA64] Add header files for SGI UV platform
by Jack Steiner
· 17 years ago
cafa027
cs5520: disable VDMA
by Bartlomiej Zolnierkiewicz
· 17 years ago
64afc31
ide/Kconfig: couple of fixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
e7f379d
alim15x3: remove WDC_ALI15X3 config option
by Bartlomiej Zolnierkiewicz
· 17 years ago
Next »