Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e5b1e2062e0535e8ffef79bb34d857e21380d101
e5b1e20
USB: serial: make minor allocation dynamic
by Greg Kroah-Hartman
· 11 years ago
1508124
Merge 3.10-rc6 into usb-next
by Greg Kroah-Hartman
· 11 years ago
7d13205
Linux 3.10-rc6
by Linus Torvalds
· 11 years ago
e6694d9
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
596fa9e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
5938930
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
f21afc2
smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().
by David Daney
· 11 years ago
d0ff934
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
d58c6ff
Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
9bb9285
Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
3ad2e31
Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
230b303
powerpc: Fix missing/delayed calls to irq_work
by Benjamin Herrenschmidt
· 11 years ago
bf59390
powerpc: Fix emulation of illegal instructions on PowerNV platform
by Paul Mackerras
· 11 years ago
0e37739
powerpc: Fix stack overflow crash in resume_kernel when ftracing
by Michael Ellerman
· 11 years ago
dd6c5cd
snd_pcm_link(): fix a leak...
by Al Viro
· 11 years ago
0525290
use can_lookup() instead of direct checks of ->i_op->lookup
by Al Viro
· 11 years ago
8aac627
move exit_task_namespaces() outside of exit_notify()
by Oleg Nesterov
· 11 years ago
e7b2c40
fput: task_work_add() can fail if the caller has passed exit_task_work()
by Oleg Nesterov
· 11 years ago
d302cf1
xfs: don't shutdown log recovery on validation errors
by Dave Chinner
· 11 years ago
088c9f6
xfs: ensure btree root split sets blkno correctly
by Dave Chinner
· 11 years ago
5170711
xfs: fix implicit padding in directory and attr CRC formats
by Dave Chinner
· 11 years ago
47ad2fc
xfs: don't emit v5 superblock warnings on write
by Dave Chinner
· 11 years ago
a2648eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
42f132f
mei: me: clear interrupts on the resume path
by Tomas Winkler
· 11 years ago
2753ff5
mei: nfc: fix nfc device freeing
by Tomas Winkler
· 11 years ago
5e85b36
mei: init: Flush scheduled work before resetting the device
by Samuel Ortiz
· 11 years ago
c5c7774
sctp: fully initialize sctp_outq in sctp_outq_init
by Neil Horman
· 11 years ago
aaf9522
netiucv: Hold rtnl between name allocation and device registration.
by Benjamin Poirier
· 11 years ago
c9bfbb3
tulip: Properly check dma mapping result
by Neil Horman
· 11 years ago
33c929c
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
706b78f
dtc: ensure #line directives don't consume data from the next line
by Grant Likely
· 11 years ago
2a6a08c
dtc: Update generated files to output from Bison 2.5
by Grant Likely
· 11 years ago
d25d869
of: Fix locking vs. interrupts
by Benjamin Herrenschmidt
· 11 years ago
b0a4d8b
kbuild: make sure we clean up DTB temporary files
by Ian Campbell
· 11 years ago
25e33ed
Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
cb03dc0
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
cb7e970
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
by Linus Torvalds
· 11 years ago
dcae7f2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
509768f
Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound
by Linus Torvalds
· 11 years ago
82ea4be
Merge tag 'md-3.10-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
b844db3
turbostat: Increase output buffer size to accommodate C8-C10
by Josh Triplett
· 11 years ago
45df901
Merge tag 'efi-urgent' into x86/urgent
by H. Peter Anvin
· 11 years ago
dd01989
net: sh_eth: fix incorrect RX length error if R8A7740
by Yoshihiro Shimoda
· 11 years ago
d3b6f61
ip_tunnel: remove __net_init/exit from exported functions
by Eric Dumazet
· 11 years ago
cc60ab0
drivers: net: davinci_mdio: restore mdio clk divider in mdio resume
by Mugunthan V N
· 11 years ago
5033ec3
drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver
by Mugunthan V N
· 11 years ago
baafc77
net/ipv4: ip_vti clear skb cb before tunneling.
by Saurabh Mohan
· 11 years ago
df465ab
tg3: Wait for boot code to finish after power on
by Nithin Sujir
· 11 years ago
a6f79d0
l2tp: Fix sendmsg() return value
by Guillaume Nault
· 11 years ago
55b92b7
l2tp: Fix PPP header erasure and memory leak
by Guillaume Nault
· 11 years ago
4f5474e
bonding: fix igmp_retrans type and two related races
by Nikolay Aleksandrov
· 11 years ago
b8fad45
bonding: reset master mac on first enslave failure
by Nikolay Aleksandrov
· 11 years ago
2dc85bf
packet: packet_getname_spkt: make sure string is always 0-terminated
by Daniel Borkmann
· 11 years ago
631f24a
net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used
by Dinh Nguyen
· 11 years ago
0c5fed0
be2net: Fix 32-bit DMA Mask handling
by Somnath Kotur
· 11 years ago
e86c986
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 11 years ago
94f950c
xen-netback: don't de-reference vif pointer after having called xenvif_put()
by Jan Beulich
· 11 years ago
99ffc3e
macvlan: don't touch promisc without passthrough
by Michael S. Tsirkin
· 11 years ago
5026d7a
md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place
by H. Peter Anvin
· 11 years ago
e2d5992
md/raid1,raid10: use freeze_array in place of raise_barrier in various places.
by NeilBrown
· 11 years ago
3056e3a
md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it.
by Alex Lyakas
· 11 years ago
6b6204e
md: md_stop_writes() should always freeze recovery.
by NeilBrown
· 12 years ago
26e0446
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
645a992
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
b2cc9c1
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
a568fa1
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
c2853c8
include/linux/math64.h: add div64_ul()
by Alex Shi
· 11 years ago
89dc991
mm: memcontrol: fix lockless reclaim hierarchy iterator
by Johannes Weiner
· 11 years ago
7b57976
frontswap: fix incorrect zeroing and allocation size for frontswap_map
by Akinobu Mita
· 11 years ago
736f320
kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()
by Chen Gang
· 11 years ago
30dad30
mm: migration: add migrate_entry_wait_huge()
by Naoya Horiguchi
· 11 years ago
27749f2
ocfs2: add missing lockres put in dlm_mig_lockres_handler
by Xue jiufei
· 11 years ago
026b081
mm/page_alloc.c: fix watermark check in __zone_watermark_ok()
by Tomasz Stanislawski
· 11 years ago
282c4c0
drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()
by Dan Carpenter
· 11 years ago
4fcc712
aio: fix io_destroy() regression by using call_rcu()
by Kent Overstreet
· 11 years ago
bba00e5
rtc-at91rm9200: use shadow IMR on at91sam9x5
by Johan Hovold
· 11 years ago
e9f08bb
rtc-at91rm9200: add shadow interrupt mask
by Johan Hovold
· 11 years ago
e304fcd0
rtc-at91rm9200: refactor interrupt-register handling
by Johan Hovold
· 11 years ago
de64547
rtc-at91rm9200: add configuration support
by Johan Hovold
· 11 years ago
558c61e
rtc-at91rm9200: add match-table compile guard
by Johan Hovold
· 11 years ago
e099127
fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory
by Goldwyn Rodrigues
· 11 years ago
cbab0e4
swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion
by Rafael Aquini
· 11 years ago
24b8256
drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device tree
by Tony Lindgren
· 11 years ago
03f47e8
cciss: fix broken mutex usage in ioctl
by Stephen M. Cameron
· 11 years ago
f000cfd
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
by Oleg Nesterov
· 11 years ago
ebf8d6c
drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channel
by Derek Basehore
· 11 years ago
5a28084
drivers/rtc/rtc-tps6586x.c: device wakeup flags correction
by Dmitry Osipenko
· 11 years ago
f101a94
memcg: don't initialize kmem-cache destroying work for root caches
by Andrey Vagin
· 11 years ago
7869e59
ocfs2: ocfs2_prep_new_orphaned_file() should return ret
by Xiaowei.Hu
· 11 years ago
5402b80
lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EXTRA_FLAGS=-W'.
by Chen Gang
· 11 years ago
637241a
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
by Kees Cook
· 11 years ago
cf7df37
reboot: rigrate shutdown/reboot to boot cpu
by Robin Holt
· 11 years ago
16e53db
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
by Srivatsa S. Bhat
· 11 years ago
c8a22d1
x86: Fix typo in kexec register clearing
by Kees Cook
· 11 years ago
b1983b0
x86, relocs: Move __vvar_page from S_ABS to S_REL
by Kees Cook
· 11 years ago
976f8be
Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
b1fd6cb
usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappers
by George Cherian
· 11 years ago
ff7307b
usb: dwc3: omap: initialize the register offset values for omap5 and AM437x
by George Cherian
· 11 years ago
1e2a064
usb: dwc3: omap: Adding am437x specific register map changes
by George Cherian
· 11 years ago
758b463
usb: gadget: f_mass_storage: fix default product name
by Andrzej Pietrasiewicz
· 11 years ago
Next »