Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a282a1fa6b23bd21ba0b86e53ed2a316b001836f
a282a1f
lockd: fix nlmsvc_notify_blocked locking
by J. Bruce Fields
· 14 years ago
763641d
lockd: push lock_flocks down
by Arnd Bergmann
· 14 years ago
f9ba537
Merge branch 'ima-memory-use-fixes'
by Linus Torvalds
· 14 years ago
bade72d
IMA: fix the ToMToU logic
by Eric Paris
· 14 years ago
196f518
IMA: explicit IMA i_flag to remove global lock on inode_delete
by Eric Paris
· 14 years ago
64c62f0
IMA: drop refcnt from ima_iint_cache since it isn't needed
by Eric Paris
· 14 years ago
bc7d2a3
IMA: only allocate iint when needed
by Eric Paris
· 14 years ago
a178d20
IMA: move read counter into struct inode
by Eric Paris
· 14 years ago
b9593d3
IMA: use i_writecount rather than a private counter
by Eric Paris
· 14 years ago
ad16ad0
IMA: use inode->i_lock to protect read and write counters
by Eric Paris
· 14 years ago
15aac67
IMA: convert internal flags from long to char
by Eric Paris
· 14 years ago
497f323
IMA: use unsigned int instead of long for counters
by Eric Paris
· 14 years ago
b575156
IMA: drop the inode opencount since it isn't needed for operation
by Eric Paris
· 14 years ago
8549164
IMA: use rbtree instead of radix tree for inode information cache
by Eric Paris
· 14 years ago
45352bb
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 14 years ago
da62aa6
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core
by Linus Torvalds
· 14 years ago
f1ebdd6
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 14 years ago
f99d055
Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91
by Linus Torvalds
· 14 years ago
2c51895
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 14 years ago
4f68760
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 14 years ago
4390110
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
a4dd8dc
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
24cecc1
AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 family
by Nicolas Ferre
· 14 years ago
75305d7
at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board
by Nicolas Ferre
· 14 years ago
a2a571b
AT91: pm: make sure that r0 is 0 when dealing with cache operations
by Nicolas Ferre
· 14 years ago
8aeeda8
AT91: pm: use plain cpu_do_idle() for "wait for interrupt"
by Nicolas Ferre
· 14 years ago
bb413db
AT91: reset: extend alternate reset procedure to several chips
by Nicolas Ferre
· 14 years ago
1345562
AT91: reset routine cleanup, remove not needed icache flush
by Nicolas Ferre
· 14 years ago
ef4d63e
AT91: trivial: align comment of at91sam9g20_reset with one more tab
by Nicolas Ferre
· 14 years ago
184c82e
AT91: Fix AT91SAM9G20 reset as per the errata in the data sheet
by Peter Horton
· 14 years ago
abf0c1b
AT91: add board support for Pcontrol_G20
by Peter Gsellmann
· 14 years ago
411b5e0
net/sunrpc: Use static const char arrays
by Joe Perches
· 14 years ago
43c2e88
nfs4: fix channel attribute sanity-checks
by J. Bruce Fields
· 14 years ago
b18cae4
Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegra
by Linus Torvalds
· 14 years ago
4833c16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 14 years ago
f41649e
spi: tegra: fix error setting on timeout
by Erik Gilling
· 14 years ago
e0e170b
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 14 years ago
b20f9e5
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 14 years ago
5260562
MN10300: Fix the PERCPU() alignment to allow for workqueues
by David Howells
· 14 years ago
42d7ba3
svcrpc: svc_tcp_sendto XPT_DEAD check is redundant
by J. Bruce Fields
· 14 years ago
01dba07
svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue
by J. Bruce Fields
· 14 years ago
ac9303e
svcrpc: assume svc_delete_xprt() called only once
by J. Bruce Fields
· 14 years ago
7e4fdd0
svcrpc: never clear XPT_BUSY on dead xprt
by J. Bruce Fields
· 14 years ago
b11e7b3
hwmon: lis3: Release resources in case of failure
by Samu Onkalo
· 14 years ago
ad3e01a
Blackfin: fix inverted anomaly 05000481 logic
by Mike Frysinger
· 14 years ago
09ebded
Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK
by Mike Frysinger
· 14 years ago
83af1bd
hwmon: lis3: Short explanations of platform data fields
by Samu Onkalo
· 14 years ago
029756d
hwmon: lis3: Enhance lis3 selftest with IRQ line test
by Samu Onkalo
· 14 years ago
f10a540
hwmon: lis3: use block read to access data registers
by Samu Onkalo
· 14 years ago
477bc91
hwmon: lis3: Adjust fuzziness for 8 bit device
by Samu Onkalo
· 14 years ago
cc23aa1
hwmon: lis3: New parameters to platform data
by Samu Onkalo
· 14 years ago
ed37d7f
hwmon: lis3: restore axis enabled bits
by Samu Onkalo
· 14 years ago
2a7fade
hwmon: lis3: Power on corrections
by Samu Onkalo
· 14 years ago
821f664
hwmon: lis3: Update coordinates at polled device open
by Samu Onkalo
· 14 years ago
e726111
hwmon: lis3: Cleanup interrupt handling
by Samu Onkalo
· 14 years ago
f9deb41
hwmon: lis3: regulator control
by Samu Onkalo
· 14 years ago
2a34699
hwmon: lis3: pm_runtime support
by Samu Onkalo
· 14 years ago
0ab83a7
Kirkwood: add fan support for Network Space Max v2
by Simon Guinot
· 14 years ago
d6fe136
hwmon: add generic GPIO fan driver
by Simon Guinot
· 14 years ago
3247800
hwmon: (coretemp) fix reading of microcode revision (v2)
by Jan Beulich
· 14 years ago
17c10d6
hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefs
by Chen Gong
· 14 years ago
fd53d084
hwmon: (pkgtemp) align driver initialization style with coretemp
by Chen Gong
· 14 years ago
e5f5c99
hwmon: LTC4261 Hardware monitoring driver
by Guenter Roeck
· 14 years ago
2ee3214
hwmon: (lis3) add axes module parameter for custom axis-mapping
by Takashi Iwai
· 14 years ago
3739405
hwmon: (hp_accel) Add HP Mini 510x family support
by Masanari Iida
· 14 years ago
78537c3
hwmon: (lis3) Add support for new LIS3DC / HP3DC chip
by Takashi Iwai
· 14 years ago
9401ba1
x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}temp.c
by Jan Beulich
· 14 years ago
e0a8755
x86/hwmon: (coretemp) cosmetic cleanup
by Jan Beulich
· 14 years ago
a5f42a6
x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinit
by Jan Beulich
· 14 years ago
74eb94b
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
7b6181e
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
72e5806
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
by Linus Torvalds
· 14 years ago
57c155d
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 14 years ago
9afd281
x86-32, mm: Remove duplicated include
by Borislav Petkov
· 14 years ago
fe2fd9e
exofs: Remove inode->i_count manipulation in exofs_new_inode
by Boaz Harrosh
· 14 years ago
571f7f4
fs/exofs: typo fix of faild to failed
by Joe Perches
· 14 years ago
c4a6eb3b
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
33081ad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
c559604
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
by Linus Torvalds
· 14 years ago
fbaab1d
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
by Linus Torvalds
· 14 years ago
51f00a4
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
a7f505c
MIPS: MT: Fix build error iFPU affinity code
by Ralf Baechle
· 14 years ago
b7d41a9
Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
da47c19
Coda: replace BKL with mutex
by Yoshihisa Abe
· 14 years ago
f7cc02b8
Coda: push BKL regions into coda_upcall()
by Yoshihisa Abe
· 14 years ago
b5ce1d8
Coda: add spin lock to protect accesses to struct coda_inode_info.
by Yoshihisa Abe
· 14 years ago
3a99c63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
1dfd166
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
8e77516
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
4b37ba9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 14 years ago
96f4a70
[S390] topology: export cpu topology via proc/sysinfo
by Heiko Carstens
· 14 years ago
c30f91b
[S390] topology: move topology sysinfo code
by Heiko Carstens
· 14 years ago
9186d7a
[S390] topology: clean up facility detection
by Heiko Carstens
· 14 years ago
14375bc
[S390] cleanup facility list handling
by Martin Schwidefsky
· 14 years ago
eca577e
[S390] enable ARCH_DMA_ADDR_T_64BIT with 64BIT
by FUJITA Tomonori
· 14 years ago
56b86b6
[S390] dasd: ignore unsolicited interrupts for DIAG
by Stefan Haberland
· 14 years ago
6d00d00
[S390] kvm: Enable z196 instruction facilities
by Christian Borntraeger
· 14 years ago
a5a0061
[S390] dasd: fix unsolicited interrupt recognition
by Stefan Weinhuber
· 14 years ago
26cffec
[S390] dasd: fix use after free in dbf
by Sebastian Ott
· 14 years ago
e05ef9b
[S390] kvm: Fix badness at include/asm/mmu_context.h:83
by Christian Borntraeger
· 14 years ago
Next »