Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9710a78e55fe29fa2d2f1a9cbd1d399797585fd9
9710a78
fs/notify/notification.c: make subsys_initcall function static
by H Hartley Sweeten
· 13 years ago
03ff3ef
Remove remaining bits of io_remap_page_range()
by Javi Merino
· 13 years ago
7ccaba5
consolidate WARN_...ONCE() static variables
by Jan Beulich
· 13 years ago
10db4e1
headers: include linux/types.h where appropriate
by Bobby Powers
· 13 years ago
d314d74
nmi watchdog: do not use cpp symbol in Kconfig
by Cong Wang
· 13 years ago
b502bd1
magic.h: move some FS magic numbers into magic.h
by Muthu Kumar
· 13 years ago
d982d59
um: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
f6adb9a
um: don't restore current->blocked on error
by Matt Fleming
· 13 years ago
6629326
mm: hugetlb: cleanup duplicated code in unmapping vm range
by Hillf Danton
· 13 years ago
934e18b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
a20ae85
Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 13 years ago
f0a5ec0
Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 13 years ago
e57f146
Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 13 years ago
7e61b3f
Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 13 years ago
6e55f8e
Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 13 years ago
49d99a2
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
1c3ddfe
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
f63d395
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
643ac9f
mm: fix testorder interaction between two kswapd patches
by Hugh Dickins
· 13 years ago
4375382
Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
9586c95
Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
3469940
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 13 years ago
7fc86a7
Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 13 years ago
90597b6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
7bfe0e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
6a76a69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
d4c6fa7
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
8a78335
usbnet: consider device busy at each recieved packet
by Oliver Neukum
· 13 years ago
aab008d
Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
by Linus Torvalds
· 13 years ago
eaddcd7
bonding: remove entries for master_ip and vlan_ip and query devices instead
by Andy Gospodarek
· 13 years ago
523f610
netfilter: remove forward module param confusion.
by Rusty Russell
· 13 years ago
4f5b1af
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin
by Linus Torvalds
· 13 years ago
db14179
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
48aab2f
security: optimize avc_audit() common path
by Linus Torvalds
· 13 years ago
5d5440a
usbnet: don't clear urb->dev in tx_complete
by tom.leiming@gmail.com
· 13 years ago
0956a8c
usbnet: increase URB reference count before usb_unlink_urb
by tom.leiming@gmail.com
· 13 years ago
1265fd6
xfrm: Access the replay notify functions via the registered callbacks
by Steffen Klassert
· 13 years ago
26b2072
xfrm: Remove unused xfrm_state from xfrm_state_check_space
by Steffen Klassert
· 13 years ago
f0229ea
RDS: use gfp flags from caller in conn_alloc()
by Dan Carpenter
· 13 years ago
64b5fad
netlabel: use GFP flags from caller instead of GFP_ATOMIC
by Dan Carpenter
· 13 years ago
f7493e5
vfs: tidy up sparse warnings in fs/namei.c
by Linus Torvalds
· 13 years ago
989412b
vfs: tidy up fs/namei.c byte-repeat word constants
by Linus Torvalds
· 13 years ago
1f1e6e5
fs: fix kernel-doc warnings in dcache.c
by Randy Dunlap
· 13 years ago
f132c5b
Fix full_name_hash() behaviour when length is a multiple of 8
by Al Viro
· 13 years ago
ba331d5
Merge branch 'drm-nouveau-destage' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
09fa302
Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
be53bfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
1ba0c17
kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint
by Jason Wessel
· 13 years ago
b8adde8
kdb: Avoid using dbg_io_ops until it is initialized
by Tim Bird
· 13 years ago
bec4d62
kgdb,debug_core: add the ability to control the reboot notifier
by Jason Wessel
· 13 years ago
8f30d41
KDB: Fix usability issues relating to the 'enter' key.
by Andrei Warkentin
· 13 years ago
2366e04
kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach
by Jason Wessel
· 13 years ago
9fbe465
kgdb: Respect that flush op is optional
by Jan Kiszka
· 13 years ago
639077f
kgdb: x86: Return all segment registers also in 64-bit mode
by Jan Kiszka
· 13 years ago
b2094ef
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
424a6f6
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
1ab142d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
267d7b2
Merge tag 'md-3.4' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
28f23d1
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
2390481
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
754b980
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
35cb8d9
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
02c5025
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
f06fc0c
Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
4c64616
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
c5c7fb8
Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for-linus', 'x86-process-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
1b674bf
Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
e17fdf5
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9521127
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
1898f44
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 13 years ago
6544599
drm/nouveau/dp: support version 4.0 of DP table
by Ben Skeggs
· 13 years ago
e592c73
drm/nve0/disp: nvidia randomly decided to move the dithering method
by Ben Skeggs
· 13 years ago
68455a4
drm/nve0: initial modesetting support for kepler chipsets
by Ben Skeggs
· 13 years ago
fa2c113
drm/nouveau: add bios connector type for dms59
by Ben Skeggs
· 13 years ago
f3c93cb
drm/nouveau: move out of staging drivers
by Ben Skeggs
· 13 years ago
f887c42
drm/nouveau: bump version to 1.0.0
by Ben Skeggs
· 13 years ago
dd62608
drm/nvd0/disp: ignore clock set if no pclk
by Ben Skeggs
· 13 years ago
27100ac
drm/nouveau: oops, increase channel dispc_vma to 4
by Ben Skeggs
· 13 years ago
664695a
drm/nouveau: inform userspace of new kernel subchannel requirements
by Ben Skeggs
· 13 years ago
48aca13
drm/nouveau: remove m2mf creation on userspace channels
by Ben Skeggs
· 13 years ago
d5316e2
drm/nvc0-/disp: reimplement flip completion method as fifo method
by Ben Skeggs
· 13 years ago
b08abd4
drm/nouveau: move fence sequence check to start of loop
by Ben Skeggs
· 13 years ago
b5b2e59
drm/nouveau: remove subchannel names from places where it doesn't matter
by Ben Skeggs
· 13 years ago
accf949
drm/nouveau/ttm: always do buffer moves on kernel channel
by Ben Skeggs
· 13 years ago
9395a09
l2tp: enable automatic module loading for l2tp_ppp
by Benjamin LaHaise
· 13 years ago
8ec3e70
cnic: Fix parity error code conflict
by Michael Chan
· 13 years ago
7ae5289
tg3: Fix RSS ring refill race condition
by Michael Chan
· 13 years ago
5375871
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
b57cb72
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 13 years ago
ff0a70f
crypto: twofish-x86_64-3way - module init/exit functions should be static
by Jussi Kivilinna
· 13 years ago
676a380
crypto: camellia-x86_64 - module init/exit functions should be static
by Jussi Kivilinna
· 13 years ago
ad12ab2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 13 years ago
1272485
memcg: avoid THP split in task migration
by Naoya Horiguchi
· 13 years ago
d8c37c4
thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
by Naoya Horiguchi
· 13 years ago
8d32ff8
memcg: clean up existing move charge code
by Naoya Horiguchi
· 13 years ago
a488428
mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read()
by Jeff Liu
· 13 years ago
45f3e38
mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_event()
by Anton Vorontsov
· 13 years ago
13fd1dd9
mm/memcontrol.c: s/stealed/stolen/
by Andrew Morton
· 13 years ago
4331f7d
memcg: fix performance of mem_cgroup_begin_update_page_stat()
by KAMEZAWA Hiroyuki
· 13 years ago
2ff76f1
memcg: remove PCG_FILE_MAPPED
by KAMEZAWA Hiroyuki
· 13 years ago
Next »