Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
da8ac5e0fab11d0e84be4e49aaaa828c52d17097
da8ac5e
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
32f15dc
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
by Linus Torvalds
· 18 years ago
07db59b
Change default dirty-writeback limits
by Linus Torvalds
· 18 years ago
cb629a0
[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390
by Milind Arun Choudhary
· 18 years ago
39ce010
[S390] Clean up smp code in preparation for some larger changes.
by Heiko Carstens
· 18 years ago
9ff6f45
[S390] Remove debugging junk.
by Martin Schwidefsky
· 18 years ago
ecdcc02
[S390] Switch etr from tasklet to workqueue.
by Martin Schwidefsky
· 18 years ago
6c21048
[S390] split page_test_and_clear_dirty.
by Martin Schwidefsky
· 18 years ago
2fc2d1e
[S390] Processor degradation notification.
by Heiko Carstens
· 18 years ago
db77aa5
[S390] vtime: cleanup per_cpu usage.
by Jan Glauber
· 18 years ago
131a395
[S390] crypto: cleanup.
by Jan Glauber
· 18 years ago
6d4740c
[S390] sclp: fix coding style.
by Stefan Haberland
· 18 years ago
66b494a
[S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.
by Ursula Braun
· 18 years ago
b3d00c3
[S390] sclp: initialize early.
by Peter Oberparleiter
· 18 years ago
b7127df
[S390] ctc: kmalloc->kzalloc/casting cleanups.
by Ahmed S. Darwish
· 18 years ago
411ed32
[S390] zfcpdump support.
by Michael Holzheu
· 18 years ago
7039d3a
[S390] dasd: Add ipldev parameter.
by Peter Oberparleiter
· 18 years ago
4dfd5c4
[S390] dasd: Add sysfs attribute status and generate uevents.
by Horst Hummel
· 18 years ago
be79628
[S390] Improved kernel stack overflow checking.
by Martin Schwidefsky
· 18 years ago
60691d3
[S390] Get rid of console setup functions.
by Heiko Carstens
· 18 years ago
be5ec36
[S390] No execute support cleanup.
by Martin Schwidefsky
· 18 years ago
10c1031
[S390] Minor fault path optimization.
by Martin Schwidefsky
· 18 years ago
c0007f1
[S390] Use generic bug.
by Heiko Carstens
· 18 years ago
bb11e3b
[S390] Improved oops output.
by Martin Schwidefsky
· 18 years ago
03ff9a2
[S390] System call cleanup.
by Martin Schwidefsky
· 18 years ago
ef99516
[S390] cio: Unregister ccw devices directly.
by Cornelia Huck
· 18 years ago
8c4941c
[S390] cio: cm_enable memory leak.
by Cornelia Huck
· 18 years ago
d76123e
[S390] cio: ccwgroup register vs. unregister.
by Cornelia Huck
· 18 years ago
82b7ac0
[S390] cio: Dont call css_update_ssd_info from interrupt context.
by Cornelia Huck
· 18 years ago
7ad6a24
[S390] cio: fix subchannel channel-path data usage
by Peter Oberparleiter
· 18 years ago
83b3370
[S390] cio: replace subchannel evaluation queue with bitmap
by Peter Oberparleiter
· 18 years ago
387b734
[S390] cio: Re-start path verification after aborting internal I/O.
by Stefan Bader
· 18 years ago
cfbe9bb
[S390] cio: Use add_uevent_var.
by Cornelia Huck
· 18 years ago
e5854a5
[S390] cio: Channel-path configure function.
by Peter Oberparleiter
· 18 years ago
f5ba6c8
[S390] cio: Clean up online_store.
by Cornelia Huck
· 18 years ago
c9182e0
[S390] cio: observe chpid valid flag
by Peter Oberparleiter
· 18 years ago
e6b6e10
[S390] cio: Introduce separate files for channel-path related code.
by Peter Oberparleiter
· 18 years ago
d120b2a
[S390] cio: Allow 0 and 1 as input for channel path status attribute.
by Peter Oberparleiter
· 18 years ago
f86635f
[S390] cio: Introduce struct chp_id.
by Peter Oberparleiter
· 18 years ago
6fc321f
[S390] cio/ipl: Clean interface between cio and ipl code.
by Heiko Carstens
· 18 years ago
29c380f
[S390] memory detection: stop at first memory hole.
by Heiko Carstens
· 18 years ago
8224ca1
[AVR32] Fix compile error with gcc 4.1
by Haavard Skinnemoen
· 18 years ago
a4022b0
avr32: remove unneeded cast in atomic.h
by Mathieu Desnoyers
· 18 years ago
0277b37
AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK".
by Robert P. J. Day
· 18 years ago
c0c3e81
[AVR32] Optimize the TLB miss handler
by Haavard Skinnemoen
· 18 years ago
9ca20a8
[AVR32] Board code for ATNGW100
by Haavard Skinnemoen
· 18 years ago
2c1a2a3
[AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io
by Haavard Skinnemoen
· 18 years ago
d80e2bb
[AVR32] Get rid of board_setup_fbmem()
by Haavard Skinnemoen
· 18 years ago
f9692b9
[AVR32] Reserve framebuffer memory in early_parse_fbmem()
by Haavard Skinnemoen
· 18 years ago
d801176
[AVR32] Simplify early handling of memory regions
by Haavard Skinnemoen
· 18 years ago
5539f59
[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c
by Haavard Skinnemoen
· 18 years ago
e3e7d8d
[AVR32] Make I/O access macros work with external devices
by Haavard Skinnemoen
· 18 years ago
92b728c
[AVR32] Fix NMI handler
by Haavard Skinnemoen
· 18 years ago
623b035
[AVR32] Clean up exception handling code
by Haavard Skinnemoen
· 18 years ago
3b328c9
[AVR32] Clean up cpu identification and add features bitmap
by Haavard Skinnemoen
· 18 years ago
535c806
[AVR32] Clean up asm/sysreg.h
by Haavard Skinnemoen
· 18 years ago
188ff65
[AVR32] Don't enable clocks with no users
by Haavard Skinnemoen
· 18 years ago
19b7ce8
[AVR32] Put cpu in sleep 0 when idle.
by Hans-Christian Egtvedt
· 18 years ago
7760989
[AVR32] Change system timer from count-compare to Timer/Counter 0
by Hans-Christian Egtvedt
· 18 years ago
228e845
[AVR32] Add mach-specific Kconfig
by Haavard Skinnemoen
· 18 years ago
068d9f6
[AVR32] Add nwait and tdf parameters to SMC configuration
by Hans-Christian Egtvedt
· 19 years ago
9c8f8e7
[AVR32] Add basic HMATRIX support
by Haavard Skinnemoen
· 19 years ago
de46c33
Linux 2.6.21
by Linus Torvalds
· 18 years ago
2fb90b1
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
707abb79
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
cbc31a4
packet: fix error handling
by Andrew Morton
· 18 years ago
1194ed0
[NETLINK]: Infinite recursion in netlink.
by Alexey Kuznetsov
· 18 years ago
5044eed
cfq-iosched: fix alias + front merge bug
by Jens Axboe
· 18 years ago
a23cf14
IPv6: fix Routing Header Type 0 handling thinko
by YOSHIFUJI Hideaki
· 18 years ago
1214538
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
68c9f75
[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
by Michael Chan
· 18 years ago
0bcbc92
[IPV6]: Disallow RH0 by default.
by YOSHIFUJI Hideaki
· 18 years ago
6f4c5bd
[MIPS] Fix oprofile logic to physical counter remapping
by Ralf Baechle
· 18 years ago
89d8ab69
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
5efb764
drivers/net/hamradio/baycom_ser_fdx build fix
by Andrew Morton
· 18 years ago
c43c49b
usb-net/pegasus: fix pegasus carrier detection
by Dan Williams
· 18 years ago
b748d9e
sis900: Allocate rx replacement buffer before rx operation
by Neil Horman
· 18 years ago
d91c088
[netdrvr] depca: handle platform_device_add() failure
by Andrea Righi
· 18 years ago
d80a792
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
32bd33e
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 18 years ago
4bf3631
8250: fix possible deadlock between serial8250_handle_port() and serial8250_interrupt()
by Jiri Kosina
· 18 years ago
c5408b8
fault injection: add entry to MAINTAINERS
by Akinobu Mita
· 18 years ago
98f85d3
Char: icom, mark __init as __devinit
by Jiri Slaby
· 18 years ago
9b7f375
reiserfs: fix xattr root locking/refcount bug
by Jeff Mahoney
· 18 years ago
1a641fc
hwmon/w83627ehf: Don't redefine REGION_OFFSET
by Jean Delvare
· 18 years ago
179fb0c
do not truncate irq number for icom adapter
by Olaf Hering
· 18 years ago
91fcd41
Allow reading tainted flag as user
by Bastian Blank
· 18 years ago
94e22e1
acpi-thermal: fix mod_timer() interval
by Andrew Morton
· 18 years ago
c959df9f
v9fs: don't use primary fid when removing file
by Latchesar Ionkov
· 18 years ago
f51a5a9
ieee1394: update MAINTAINERS database
by Stefan Richter
· 18 years ago
0e8c7d0
page migration: fix NR_FILE_PAGES accounting
by Christoph Lameter
· 18 years ago
10ccaf4
Fix spelling in drivers/video/Kconfig
by Miguel Ojeda
· 18 years ago
39a3bfd
Add mbuesch to .mailmap
by Michael Buesch
· 18 years ago
671d40f
paride drivers: initialize spinlocks
by Alexey Dobriyan
· 18 years ago
f318a63
MAINTAINERS: use lists.linux-foundation.org
by David Brownell
· 18 years ago
7e40f2a
Taskstats fix the structure members alignment issue
by Balbir Singh
· 18 years ago
fc83815
Char: mxser, fix TIOCMIWAIT
by Jiri Slaby
· 18 years ago
b446a4a
Char: mxser_new, fix TIOCMIWAIT
by Jiri Slaby
· 18 years ago
67d2bc5
Char: mxser_new, fix recursive locking
by Jan Yenya Kasprzak
· 18 years ago
3d124cb
fix OOM killing processes wrongly thought MPOL_BIND
by Hugh Dickins
· 18 years ago
Next »