Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
408af0dab78ef4145203b849d6bfd3195f6e3ec9
408af0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 17 years ago
77f1fd6
mmc: use correct unregister function for led trigger
by Pierre Ossman
· 17 years ago
7e6973e
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
000233e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
bfab36e
NTFS: Fix a mount time deadlock.
by Anton Altaparmakov
· 17 years ago
f26e51f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 17 years ago
1462222
[S390] xpram: fix bio_end{_,}io typo
by Martin Schwidefsky
· 17 years ago
a2e5380
[S390] 3215: Handle special console device.
by Cornelia Huck
· 17 years ago
c41fbc6
[S390] pfault: Fix alignment of parameter list.
by Heiko Carstens
· 17 years ago
52480ee
[S390] s390: use PAGE_SIZE in vmlinux.lds
by Sam Ravnborg
· 17 years ago
e16af09
[S390] s390: beautify vmlinux.lds
by Sam Ravnborg
· 17 years ago
2b12f99
[S390] vmwatchdog: fix broken inline assembly.
by Heiko Carstens
· 17 years ago
1b9fd76
[S390] tape: Fix medium state handling
by Michael Holzheu
· 17 years ago
a004fb0
[S390] cpcmd: fix inline assembly usage.
by Heiko Carstens
· 17 years ago
e39394b
[S390] Make vmalloc area start at address > 4GB.
by Heiko Carstens
· 17 years ago
53a0868
[S390] zcore: fix inline assembly in memcpy_real()
by Michael Holzheu
· 17 years ago
cebe0fe
[S390] Remove obsolete recommendation for 8M ramdisk size.
by Robert P. J. Day
· 17 years ago
6517156
[S390] Use IPL CLEAR for reipl under z/VM
by Michael Holzheu
· 17 years ago
210d3a9
[S390] Force link error if xchg/cmpxchg gets called with unsupported size.
by Heiko Carstens
· 17 years ago
c622498
[S390] qdio: change QDIO performance_stats error message priority
by Ursula Braun
· 17 years ago
e108ceb
[S390] is_power_of_2 in drivers/s390/block/dasd_int.h
by vignesh babu
· 17 years ago
b18a2db
[S390] qdio: dont cast function pointers and use them to call functions.
by Heiko Carstens
· 17 years ago
5a29132
[S390] Get rid of ARCH_KMALLOC_MINALIGN.
by Heiko Carstens
· 17 years ago
ca08de0
[S390] remove packed attribute from ext_int_info_t.
by Christian Borntraeger
· 17 years ago
364c855
[S390] Get rid of a bunch of sparse warnings again.
by Heiko Carstens
· 17 years ago
f536010
[S390] disassembler: Remove redundant variable assignment
by Christian Borntraeger
· 17 years ago
74ccbdc
[S390] disassembler: fix output for insns with 6 operands.
by Martin Schwidefsky
· 17 years ago
076fc80
[S390] appldata_base: Remove module_exit function and modular stuff
by Satyam Sharma
· 17 years ago
11b8bf0
[S390] appldata_base: Misc cpuinit annotations and bugfix
by Satyam Sharma
· 17 years ago
2af4808
[S390] zcrypt: fix PCIXCC/CEX2C error recovery
by Ralph Wuerthner
· 17 years ago
39aa7cf
[S390] zcrypt: fix ap_reset_domain()
by Ralph Wuerthner
· 17 years ago
16db63f
[S390] zcrypt: remove duplicated struct CPRBX definition
by Ralph Wuerthner
· 17 years ago
731475c
[S390] zcrypt: make init/exit functions static.
by Heiko Carstens
· 17 years ago
3f4cf6e
[S390] cio: Avoid machine check vs. not operational races.
by Cornelia Huck
· 17 years ago
3952c8d
[S390] cio: Documentation update.
by Cornelia Huck
· 17 years ago
6920c12
[S390] Add Documentation/s390/00-INDEX.
by Cornelia Huck
· 17 years ago
e103178
[S390] cio: Fix device attributes for early devices.
by Cornelia Huck
· 17 years ago
1842f2b
[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.
by Cornelia Huck
· 17 years ago
958974fb
[S390] cio: Introduce ccw_bus_type.shutdown.
by Cornelia Huck
· 17 years ago
a55360d
[S390] cio: Disable channel path measurements on shutdown/reboot.
by Cornelia Huck
· 17 years ago
a0ea22c3
[S390] cio: Minor style fixes.
by Cornelia Huck
· 17 years ago
3a2fbff
[S390] cio: Add s390-drivers book.
by Cornelia Huck
· 17 years ago
b2ffd8e
[S390] cio: Add docbook comments.
by Cornelia Huck
· 17 years ago
c020871
[S390] cio: Kerneldoc comments for cmf.
by Cornelia Huck
· 17 years ago
fc5019c
[S390] cio: Fix some coding style issues in cmf.
by Cornelia Huck
· 17 years ago
fbf9772
[S390] cio: remove subchannel_add_files()
by Cornelia Huck
· 17 years ago
7c9f4e3
[S390] cio: rename css to channel_subsystems
by Cornelia Huck
· 17 years ago
b018fc0
[BLOCK] s390 xpram typo
by Jens Axboe
· 17 years ago
99874d5
[BLOCK] Only include the compat ioctl code if CONFIG_BLOCK is set
by Jens Axboe
· 17 years ago
43d28d9
[BLOCK] Better fix for do_blk_trace_setup() for !CONFIG_BLOCK
by Jens Axboe
· 17 years ago
2da96ac
[BLOCK] Move sector_div() from blkdev.h to kernel.h
by Jens Axboe
· 17 years ago
6dee642
[BNX2]: Refine napi poll loop.
by Michael Chan
· 17 years ago
4fd7ab5
[TG3]: Refine napi poll loop.
by Michael Chan
· 17 years ago
782e3b3
Fix up more bio fallout
by Al Viro
· 17 years ago
cbd09db
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
d81fec0
missed bio_endio() in axonram
by Al Viro
· 17 years ago
d4faaec
[ZLIB]: Fix external builds of zlib_inflate code.
by David S. Miller
· 17 years ago
9ce768e
[TG3]: Fix APE induced regression
by Matt Carlson
· 17 years ago
a7b850e
[SKY2]: version 1.19
by Stephen Hemminger
· 17 years ago
7138a0f
[SKY2]: use netdevice stats struct
by Stephen Hemminger
· 17 years ago
df3fe1f
[SKY2]: fiber advertise bits initialization (trivial)
by Stephen Hemminger
· 17 years ago
ff35164e
[SKY2]: fix power settings on Yukon XL
by Stephen Hemminger
· 17 years ago
295b54c
[SKY2]: ethtool register reserved area blackout
by Stephen Hemminger
· 17 years ago
e869086
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
5473074
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
6c08772
[libata] sata_mv: more S/G fixes
by Jeff Garzik
· 17 years ago
e30408b
JFS: fix bio-related build breakage
by Jeff Garzik
· 17 years ago
9b4b8fe
[POWERPC] Add memchr() to the bootwrapper
by David Gibson
· 17 years ago
d0c3d53
[POWERPC] Implement logging of unhandled signals
by Olof Johansson
· 17 years ago
b63db45
[POWERPC] Add legacy serial support for OPB with flattened device tree
by Valentine Barshak
· 17 years ago
1189be6
[POWERPC] Use 1TB segments
by Paul Mackerras
· 17 years ago
287e5d6
[POWERPC] XilinxFB: Allow fixed framebuffer base address
by Grant Likely
· 17 years ago
b4d6a72
[POWERPC] XilinxFB: Add support for custom screen resolution
by Grant Likely
· 17 years ago
01ba1e9
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
by Grant Likely
· 17 years ago
d94bad8
[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci
by Valentine Barshak
· 17 years ago
ce9d3c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
038a500
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
dd6d184
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
19f7115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
e6005a8
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 17 years ago
6f35308
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 17 years ago
19ad7ae
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
1ce4890
Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
55982fd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 17 years ago
1ef3e36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
c634920
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
6abd2c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 17 years ago
2669183
[SKY2]: status polling loop (post merge)
by Stephen Hemminger
· 17 years ago
6f53576
[NET]: Fix NAPI completion handling in some drivers.
by David S. Miller
· 17 years ago
b08d6cb
[TCP]: Limit processing lost_retrans loop to work-to-do cases
by Ilpo Järvinen
· 17 years ago
f785a8e
[TCP]: Fix lost_retrans loop vs fastpath problems
by Ilpo Järvinen
· 17 years ago
4cd8299
[TCP]: No need to re-count fackets_out/sacked_out at RTO
by Ilpo Järvinen
· 17 years ago
d193594
[TCP]: Extract tcp_match_queue_to_sack from sacktag code
by Ilpo Järvinen
· 17 years ago
f6fb128
[TCP]: Kill almost unused variable pcount from sacktag
by Ilpo Järvinen
· 17 years ago
3eec004
[TCP]: Fix mark_head_lost to ignore R-bit when trying to mark L
by Ilpo Järvinen
· 17 years ago
16e9068
[TCP]: Add bytes_acked (ABC) clearing to FRTO too
by Ilpo Järvinen
· 17 years ago
8087ebd
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24
by Paul Mackerras
· 17 years ago
aaf76a3
[MIPS] tlbex.c: Cleanup __init usage.
by Franck Bui-Huu
· 17 years ago
2c4d135
[MIPS] WRPPMC serial support move to platform device
by Yoichi Yuasa
· 17 years ago
572afc2
[MIPS] R1: Fix hazard barriers to make kernels work on R2 also.
by Ralf Baechle
· 17 years ago
Next »