Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
be2cbd4dbbe63cfb6888f6ce96f1ac87eddae513
« Previous
8213a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
4092475
Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
fb45550
make sure that kernel_thread() callbacks call do_exit() themselves
by Al Viro
· 12 years ago
d6b2123
make sure that we always have a return path from kernel_execve()
by Al Viro
· 12 years ago
ecf89e5
ppc: eeh_event should just use kthread_run()
by Al Viro
· 12 years ago
ba4df28
don't bother with kernel_thread/kernel_execve for launching linuxrc
by Al Viro
· 12 years ago
cb45076
alpha: get rid of switch_stack argument of do_work_pending()
by Al Viro
· 12 years ago
d9d0738
alpha: don't bother passing switch_stack separately from regs
by Al Viro
· 12 years ago
6972d6f
alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c
by Al Viro
· 12 years ago
7721d3c
alpha: simplify TIF_NEED_RESCHED handling
by Al Viro
· 12 years ago
cbd8aca
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
35e9a274
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
ae3e462
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
5f76945
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 12 years ago
940e3a8
Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 12 years ago
98f6ef6
vfs: bogus warnings in fs/namei.c
by Arnd Bergmann
· 12 years ago
808d4e3
consitify do_mount() arguments
by Al Viro
· 12 years ago
60fe5771
UAPI: (Scripted) Disintegrate include/linux/mmc
by David Howells
· 12 years ago
4c5bb2e
mmc: mxs-mmc: Fix merge issue causing build error
by Marek Vasut
· 12 years ago
415c2c5
compiler-gcc4.h: correct verion check for __compiletime_error
by Daniel Santos
· 12 years ago
39bc66c
drm/i915: Fix the SCC/SSC typo in the SPLL bits definition
by Damien Lespiau
· 12 years ago
76b2764
modpost: Permit .GCC.command.line sections
by Jonathan Kliegman
· 12 years ago
5d9d01a3
usbnet: Support devices reporting idleness
by Oliver Neukum
· 12 years ago
e7d491a
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
by Jean-Christian de Rivaz
· 12 years ago
aac9453
net/ethernet/jme: disable ASPM
by Kevin Baradon
· 12 years ago
0d0d0b1
Merge tag 'disintegrate-wimax-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by David S. Miller
· 12 years ago
0e24c4f
tcp: sysctl interface leaks 16 bytes of kernel memory
by Alan Cox
· 12 years ago
0abc1ce
kaweth: print correct debug ptr
by Alan Cox
· 12 years ago
bf3b202
Merge branch 'staging/for_v3.7' into v4l_for_linus
by Mauro Carvalho Chehab
· 12 years ago
759f429
9P: Fix race between p9_write_work() and p9_fd_request()
by Simon Derr
· 12 years ago
a9ca404
Merge Trond's bugfixes
by J. Bruce Fields
· 12 years ago
8e49f41
ring-buffer: Check for uninitialized cpu buffer before resizing
by Vaibhav Nagarnaik
· 12 years ago
26de9c2
Update SmPL/Coccinelle section of MAINTAINERS
by Nicolas Palix
· 12 years ago
c05cd6d
coccicheck: Add the rep+ctxt mode
by Nicolas Palix
· 12 years ago
e8fa600
scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR inconsistency
by Julia Lawall
· 12 years ago
48b3b32
Merge tag 'disintegrate-arm64-20121011' of git://git.infradead.org/users/dhowells/linux-headers into uapi
by Catalin Marinas
· 12 years ago
59b69ac
Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-linus
by James Morris
· 12 years ago
bb95a0d
Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for-linus
by James Morris
· 12 years ago
4262a72
UAPI: (Scripted) Disintegrate arch/arm64/include/asm
by David Howells
· 12 years ago
a0f0dd5
Merge branch 'fixes' into for-linus
by Russell King
· 12 years ago
7606c37
arm64: Do not export the compat-specific definitions to the user
by Catalin Marinas
· 12 years ago
f3d447a
arm64: Do not include asm/unistd32.h in asm/unistd.h
by Catalin Marinas
· 12 years ago
4ed27ec
arm64: Remove unused definitions from asm/unistd32.h
by Catalin Marinas
· 12 years ago
d23b579
openrisc: mask interrupts in irq_mask_ack function
by Gong Tao
· 12 years ago
8eea8a6
openrisc: fix typos in comments and warnings
by Jonas Bonn
· 12 years ago
f248ef1
openrisc: PIC should act on domain-local irqs
by Jonas Bonn
· 12 years ago
9b76beb
openrisc: Make cpu_relax() invoke barrier()
by Vladimir Murzin
· 12 years ago
35bafbe
Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowells/linux-headers into mips-for-linux-next
by Ralf Baechle
· 12 years ago
49a94e9
MIPS: SNI: Switch RM400 serial to SCCNXP driver
by Thomas Bogendoerfer
· 12 years ago
fd9e839
MIPS: Remove unused empty_bad_pmd_table[] declaration.
by Ralf Baechle
· 12 years ago
2551aeb
MIPS: MT: Remove kspd.
by Ralf Baechle
· 12 years ago
2eaaac5
MIPS: Malta: Fix section mismatch.
by Ralf Baechle
· 12 years ago
3efd5a0
MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.
by Ralf Baechle
· 12 years ago
851d4f5
MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.
by Manuel Lauss
· 12 years ago
24e8c1a
MIPS: Alchemy: merge PB1550 support into DB1550 code
by Manuel Lauss
· 12 years ago
bd8510d
MIPS: Alchemy: Single kernel for DB1200/1300/1550
by Manuel Lauss
· 12 years ago
748e787
MIPS: Optimize TLB refill for RI/XI configurations.
by David Daney
· 12 years ago
981ef0d
MIPS: proc: Cleanup printing of ASEs.
by Ralf Baechle
· 12 years ago
4750325
MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.
by Ralf Baechle
· 12 years ago
ee80f7c7
MIPS: Add detection of DSP ASE Revision 2.
by Steven J. Hill
· 12 years ago
f59a2d2
MIPS: Optimize pgd_init and pmd_init
by David Daney
· 12 years ago
a7911a8
MIPS: perf: Add perf functionality for BMIPS5000
by Al Cooper
· 12 years ago
399aaa2
MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMP
by Al Cooper
· 12 years ago
ecb8ee8
MIPS: perf: Remove unnecessary #ifdef
by Al Cooper
· 12 years ago
da4b62c
MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)
by Al Cooper
· 12 years ago
c5600b2
MIPS: perf: Change the "mips_perf_event" table unsupported indicator.
by Al Cooper
· 12 years ago
485172b
MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.
by David Daney
· 12 years ago
c87728c
vmlinux.lds.h: Allow architectures to add sections to the front of .bss
by David Daney
· 12 years ago
b4f2a17
Improve atomic.h robustness
by Joshua Kinard
· 12 years ago
c7c0f2c
ASoC: codecs: da9055: Minor improvement in ALC calibration process
by Ashish Chavan
· 12 years ago
ad5396e
Input: mms114 - add device tree bindings
by Tomasz Figa
· 12 years ago
dae6ba4
Input: wm831x-on - convert to devm_kzalloc()
by Mark Brown
· 12 years ago
ef8dee5
Input: wm831x-ts - convert to devm_kzalloc()
by Mark Brown
· 12 years ago
2f7badb
Input: wm831x-ts - remove unneeded clearing of driver data
by Mark Brown
· 12 years ago
24e491c
Input: as5011 - use C99-style structure initializators
by Shubhrajyoti D
· 12 years ago
9493d97
Input: cy8ctmg110_ts - use C99-style structure initializators
by Shubhrajyoti Datta
· 12 years ago
0cc8d6a
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
716e4ab
Bluetooth: AMP: Hanlde AMP_LINK case in conn_put
by Andrei Emeltchenko
· 12 years ago
bd1eb66
Bluetooth: AMP: Handle AMP_LINK connection
by Andrei Emeltchenko
· 12 years ago
76ef7cf
Bluetooth: AMP: Handle number of compl blocks for AMP_LINK
by Andrei Emeltchenko
· 12 years ago
42c4e53
Bluetooth: AMP: Add handle to hci_chan structure
by Andrei Emeltchenko
· 12 years ago
53502d6
Bluetooth: AMP: Handle AMP_LINK timeout
by Andrei Emeltchenko
· 12 years ago
12d5978
Bluetooth: Allow to set flush timeout
by Andrei Emeltchenko
· 12 years ago
5bcb809
Bluetooth: Use __constant modifier for RFCOMM PSM
by Syam Sidhardhan
· 12 years ago
d8aece2
Bluetooth: Use __constant modifier for L2CAP SMP CID
by Syam Sidhardhan
· 12 years ago
78c1b8e
Bluetooth: btmrv: Use %*ph specifier instead of print_hex_dump_bytes
by Andrei Emeltchenko
· 12 years ago
72f36d5
md: refine reporting of resync/reshape delays.
by NeilBrown
· 12 years ago
e56108d6
md/raid5: be careful not to resize_stripes too big.
by NeilBrown
· 12 years ago
db07d85
md: make sure manual changes to recovery checkpoint are saved.
by NeilBrown
· 12 years ago
91502f0
md/raid10: use correct limit variable
by Dan Carpenter
· 12 years ago
48c26dd
md: writing to sync_action should clear the read-auto state.
by NeilBrown
· 12 years ago
7f7583d
Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid races
by Jianpeng Ma
· 12 years ago
8edc0e6
e1000e: Change wthresh to 1 to avoid possible Tx stalls
by Hiroaki SHIMODA
· 12 years ago
959859d
Merge branch 'uapi-for-3.7' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 12 years ago
68aaed5
ipv4: fix route mark sparse warning
by stephen hemminger
· 12 years ago
6a8ed46
xen: netback: handle compound page fragments on transmit.
by Ian Campbell
· 12 years ago
6caab7b
bridge: Pull ip header into skb->data before looking into ip header.
by Sarveshwar Bandi
· 12 years ago
435f08a
isdn: fix a wrapping bug in isdn_ppp_ioctl()
by Dan Carpenter
· 12 years ago
1ed850f
md/raid5: make sure to_read and to_write never go negative.
by NeilBrown
· 12 years ago
a785448
md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write.
by Alexander Lyakas
· 12 years ago
Next »