Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1b6b7172d0ee37528762bddb83acb56cb38ffac2
1b6b717
net/ethernet: sc92031 is not Realtek
by Cesar Eduardo Barros
· 13 years ago
048ca16
isdn: hisax: Fix typo 'HISAX_DE_AOC'
by Paul Bolle
· 13 years ago
73cb88e
net: make the tcp and udp file_operations for the /proc stuff const
by Arjan van de Ven
· 13 years ago
98f41f6
bonding:update speed/duplex for NETDEV_CHANGE
by Weiping Pan
· 13 years ago
deede2f
vlan: Don't propagate flag changes on down interfaces.
by Matthijs Kooijman
· 13 years ago
045f7b3
neigh: Kill bogus SMP protected debugging message.
by David S. Miller
· 13 years ago
563e123
netfilter: do not propagate nf_queue errors in nf_hook_slow
by Florian Westphal
· 13 years ago
0e05e19
MAINTAINERS: update netfilter maintainers
by Pablo Neira Ayuso
· 13 years ago
2dad81a
netfilter: ipv6: fix afinfo->route refcnt leak on error
by Florian Westphal
· 13 years ago
e23ebf0
ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.
by Krzysztof Wilczynski
· 13 years ago
ad542ced
ipvs: Remove unused variable "cs" from ip_vs_leave function.
by Krzysztof Wilczynski
· 13 years ago
8d83f63
netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h
by Pablo Neira Ayuso
· 13 years ago
0a9ee81
netfilter: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
40cb1f9
ipvs: Enhance grammar used to refer to Kconfig options
by Simon Horman
· 13 years ago
325aadc
ipvs: secure_tcp does provide alternate state timeouts
by Simon Horman
· 13 years ago
b6338b5
ipvs: Removed unused variables
by Simon Horman
· 13 years ago
4a516f1
ipvs: Remove unused return value of protocol state transitions
by Simon Horman
· 13 years ago
3c2de2a
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
by Simon Horman
· 13 years ago
7e777dd
ipvs: Add documentation for new sysctl entries
by Simon Horman
· 13 years ago
52669df
ipvs: Expose ip_vs_ftp module parameters via sysfs.
by Krzysztof Wilczynski
· 13 years ago
f83347d
include: linux: skbuf.h: Fix parameter documentation
by Marcos Paulo de Souza
· 13 years ago
23e0494
drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debug
by Andrew Morton
· 13 years ago
094803e
Merge branch 'akpm' (Andrew's incoming)
by Linus Torvalds
· 13 years ago
d8805e6
epoll: fix spurious lockdep warnings
by Nelson Elhage
· 13 years ago
15662b3
checkpatch: add a --strict check for utf-8 in commit logs
by Joe Perches
· 13 years ago
67d0a07
kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete
by Joe Perches
· 13 years ago
fc23af3
llist-return-whether-list-is-empty-before-adding-in-llist_add-fix
by Andrew Morton
· 13 years ago
67220a9
wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack
by Andy Shevchenko
· 13 years ago
0a90e0f
fat: follow rename pack_hex_byte() to hex_byte_pack()
by Andy Shevchenko
· 13 years ago
0247311
security: follow rename pack_hex_byte() to hex_byte_pack()
by Andy Shevchenko
· 13 years ago
50e1499
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
by Andy Shevchenko
· 13 years ago
55036ba
lib: rename pack_hex_byte() to hex_byte_pack()
by Andy Shevchenko
· 13 years ago
66f6958
lib/string.c: fix strim() semantics for strings that have only blanks
by Michael Holzheu
· 13 years ago
e3816c5
lib/idr.c: fix comment for ida_get_new_above()
by Wang Sheng-Hui
· 13 years ago
3a8495c
lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef
by Glauber Costa
· 13 years ago
b9c321f
lib/bitmap.c: quiet sparse noise about address space
by H Hartley Sweeten
· 13 years ago
4e101b0
lib/spinlock_debug.c: print owner on spinlock lockup
by Akinobu Mita
· 13 years ago
1dff46d
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
by Alexey Dobriyan
· 13 years ago
b3c49c0
drivers/leds/leds-lp5521.c: check if reset is successful
by Srinidhi KASAGAR
· 13 years ago
488bc35
leds: turn the blink_timer off before starting to blink
by Antonio Ospite
· 13 years ago
6123b0e
leds: save the delay values after a successful call to blink_set()
by Antonio Ospite
· 13 years ago
dabc69c
drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing
by David Daney
· 13 years ago
93f5398
drivers/leds/leds-lm3530.c: add __devexit_p where needed
by Axel Lin
· 13 years ago
fa0ea0e
drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_OP_MODE register
by Axel Lin
· 13 years ago
2b67c95
drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data
by Magnus Damm
· 13 years ago
02c3294
drivers/leds/leds-renesas-tpu.c: update driver to use workqueue
by Magnus Damm
· 13 years ago
3edc580
drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdata
by Wolfram Sang
· 13 years ago
cba4c2a
drivers/leds/led-triggers.c: fix memory leak
by Masakazu Mokuno
· 13 years ago
f59b6f9
leds: Renesas TPU LED driver
by Magnus Damm
· 13 years ago
1bff3a2
backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()
by Axel Lin
· 13 years ago
4f5a66b
drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify error handling
by Fabio Estevam
· 13 years ago
0556dc3
backlight: fix broken regulator API usage in l4f00242t03
by Mark Brown
· 13 years ago
2967b0a
video/backlight: remove obsolete cleanup for clientdata
by Wolfram Sang
· 13 years ago
1330b0d
MAINTAINERS: add ASLR maintainer
by Jiri Kosina
· 13 years ago
03535ab
MAINTAINERS: Linas has moved
by Linas Vepstas
· 13 years ago
c41d5a1
MAINTAINERS: add new entry for ideapad-laptop
by Ike Panhc
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
ae29bc9
printk: remove bounds checking for log_prefix
by William Douglas
· 13 years ago
48e4189
printk: fix bounds checking for log_prefix
by William Douglas
· 13 years ago
134620f
printk: add console_suspend module parameter
by Yanmin Zhang
· 13 years ago
0eca6b7
printk: add module parameter ignore_loglevel to control ignore_loglevel
by Yanmin Zhang
· 13 years ago
73efc03
kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel
by Dan Ballard
· 13 years ago
4ff8195
watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL
by Vasily Averin
· 13 years ago
f445027
stop_machine: make stop_machine safe and efficient to call early
by Jeremy Fitzhardinge
· 13 years ago
aaaa287
drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161
by Peter Korsgaard
· 13 years ago
e58a0f8
driver/misc/fsa9480.c fix potential null-pointer dereference
by Jonghwan Choi
· 13 years ago
ec400c9
lis3lv02d: make regulator API usage unconditional
by Mark Brown
· 13 years ago
895c156
lis3: remove the references to the global variable in core driver
by Éric Piel
· 13 years ago
e1e5687
lis3: change exported function to use passed parameter
by Éric Piel
· 13 years ago
d7f81d4
lis3: use consistent naming of variables
by Éric Piel
· 13 years ago
0021586
lis3: free regulators if probe() fails
by Éric Piel
· 13 years ago
d0b6a97
hp_accel: add HP ProBook 655x
by Éric Piel
· 13 years ago
cdeaf62
lis3: add support for HP EliteBook 8540w
by Éric Piel
· 13 years ago
a17b81b
lis3: add support for HP EliteBook 2730p
by Éric Piel
· 13 years ago
bd35665
lis3: update maintainer information
by Éric Piel
· 13 years ago
1510dd5
lis3lv02d: avoid divide by zero due to unchecked
by Éric Piel
· 13 years ago
6580704
drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()
by Jonathan Cameron
· 13 years ago
4ca5f46
hwmon: convert idr to ida and use ida_simple interface
by Jonathan Cameron
· 13 years ago
c51eaac
lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT
by Jiaju Zhang
· 13 years ago
d70ef97
fs/pipe.c: add ->statfs callback for pipefs
by Pavel Emelyanov
· 13 years ago
a8aff21
alpha: wire up sendmmsg syscall
by Michael Cree
· 13 years ago
0a8c384
alpha: wire up accept4 syscall
by Michael Cree
· 13 years ago
a1cb2c6
mm/vmstat.c: cache align vm_stat
by Dimitri Sivanich
· 13 years ago
3d470fc
mm: munlock use mapcount to avoid terrible overhead
by Hugh Dickins
· 13 years ago
35d8c7ad72
mm/huge_memory: fix typo when updating mmu cache
by Hillf Danton
· 13 years ago
0089e48
mm/huge_memory: fix copying user highpage
by Hillf Danton
· 13 years ago
df9d698
mm: do not drain pagevecs for mlockall(MCL_FUTURE)
by Christoph Lameter
· 13 years ago
e0c2327
vmscan: abort reclaim/compaction if compaction can proceed
by Mel Gorman
· 13 years ago
e0887c1
vmscan: limit direct reclaim for higher order allocations
by Rik van Riel
· 13 years ago
21ee9f3
vmscan: add barrier to prevent evictable page in unevictable list
by Minchan Kim
· 13 years ago
2f1da64
mm/huge_memory.c: quiet sparse noise
by H Hartley Sweeten
· 13 years ago
e754d79
mm/mempolicy.c: quiet sparse noise
by H Hartley Sweeten
· 13 years ago
22d5368
mm/thrash.c: quiet sparse noise
by H Hartley Sweeten
· 13 years ago
2d7d3eb
mm/memblock.c: quiet sparse noise
by H Hartley Sweeten
· 13 years ago
264e56d
mm: disable user interface to manually rescue unevictable pages
by Johannes Weiner
· 13 years ago
3f38099
vmscan.c: fix invalid strict_strtoul() check in write_scan_unevictable_node()
by Kautuk Consul
· 13 years ago
4e9dc5d
mm: fix kunmap_high() comment
by Li Haifeng
· 13 years ago
d43a87e
mm: compaction: make compact_zone_order() static
by Kyungmin Park
· 13 years ago
dd73e85
HWPOISON: convert pr_debug()s to pr_info()s
by Dean Nelson
· 13 years ago
72a2ebd
fs/buffer.c: add device information for error output in __find_get_block_slow()
by Tao Ma
· 13 years ago
Next »