Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cd7a4e936d345ab4cb49d68192d90bd4e4c58458
cd7a4e9
x86: PAT: fixed checkpatch errors (and whitespaces)
by Andreas Herrmann
· 16 years ago
97cfab6
x86: PAT: fix ambiguous paranoia check in pat_init()
by Andreas Herrmann
· 16 years ago
ee863ba
x86: unconditionally enable PAT for AMD CPUs
by Andreas Herrmann
· 16 years ago
c26421d
x86: fix Xorg crash with xf86MapVidMem error
by Venki Pallipadi
· 16 years ago
46dd98a
arch/x86/mm/pat.c: use boot_cpu_has()
by Andrew Morton
· 16 years ago
873b274
x86: Add Centaur and Transmeta CPUs to PAT whitelist
by Dave Jones
· 16 years ago
a8ac1ae
Merge branch 'linus' into x86/pat
by Ingo Molnar
· 16 years ago
b8291ad
Linux 2.6.26-rc3
by Linus Torvalds
· 16 years ago
3e5b787
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
026bf9b
m68k: Add multi_defconfig
by Geert Uytterhoeven
· 16 years ago
b4029b3
m68k: Update defconfigs
by Geert Uytterhoeven
· 16 years ago
d5ec550
m68k: Correctly handle multi-ISA at runtime
by Geert Uytterhoeven
· 16 years ago
52de114
m68k: Prefix ISA type with ISA_TYPE_
by Geert Uytterhoeven
· 16 years ago
91cf248
m68k: export m68k_mmutype
by Geert Uytterhoeven
· 16 years ago
3f20a4e
m68k: Q40/Q60 floppy support is broken
by Geert Uytterhoeven
· 16 years ago
fd5b462
m68k: Return -ENODEV if no device is found
by Geert Uytterhoeven
· 16 years ago
eb98630
m68k: Some input drivers do not check the platform
by Geert Uytterhoeven
· 16 years ago
0f73448
m68k: Some network drivers do not check the platform
by Geert Uytterhoeven
· 16 years ago
d649770
m68k: dnfb doesnt check for Apollo
by Geert Uytterhoeven
· 16 years ago
3ce92a2
m68k: macide doesnt check for Mac
by Geert Uytterhoeven
· 16 years ago
3f365e8
m68k: Correct jump if not running on HP300
by Geert Uytterhoeven
· 16 years ago
e8006b0
m68k: Make gcc aware that BUG() does not return
by Geert Uytterhoeven
· 16 years ago
eb4db45
m68k vme_scc: avoid global namespace pollution
by Geert Uytterhoeven
· 16 years ago
47738a7
m68k: Kill CONFIG_WHIPPET_SERIAL
by Geert Uytterhoeven
· 16 years ago
ad7e484
m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECT
by Geert Uytterhoeven
· 16 years ago
8d13e5c
m68k: Kill CONFIG_FB_DAFB
by Geert Uytterhoeven
· 16 years ago
70f9cac
m68k: Convert access_ok() to an inline function
by Geert Uytterhoeven
· 16 years ago
70455e7
i2c/max6875: Really prevent 24RF08 corruption
by Jean Delvare
· 16 years ago
875b0a4
i2c-amd756: Fix functionality flags
by Jean Delvare
· 16 years ago
eb8a790
i2c: Kill the old driver matching scheme
by Jean Delvare
· 16 years ago
af29486
i2c: Convert remaining new-style drivers to use module aliasing
by Jean Delvare
· 16 years ago
238a871
i2c: Switch pasemi to the new device/driver matching scheme
by Jean Delvare
· 16 years ago
24fbacc
i2c: Clean up Blackfin BF527 I2C device declarations
by Jean Delvare
· 16 years ago
08851d6
i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 Expert
by Jean Delvare
· 16 years ago
710cf7e
i2c: New co-maintainer
by Jean Delvare
· 16 years ago
b4ef290
Merge branch 'linus' into x86/pat
by Thomas Gleixner
· 16 years ago
29e92f4
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
dfb0ae0
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Russell King
· 16 years ago
1da7807
Merge branch 'sa1100'
by Russell King
· 16 years ago
53491e0
[ARM] pxa: spitz wants PXA27x UDC definitions
by Russell King
· 16 years ago
78d3cfd
[ARM] pxa: fix pxafb build when cpufreq is enabled
by Russell King
· 16 years ago
1df5a8d
[ARM] fix parenthesis in include/asm-arm/arch-omap/control.h
by Mariusz Kozlowski
· 16 years ago
d0afc85
[ARM] colibri: fix support for DM9000 ethernet device
by Michael Abbott
· 16 years ago
7cc09c2
[ARM] arm/kernel/arthur.c: add MODULE_LICENSE
by Adrian Bunk
· 17 years ago
bbdf1c1
[ARM] 5037/1: Orion: fix DNS323/Kurobox Pro PCI initialisation
by Lennert Buytenhek
· 16 years ago
b3a8b75
[ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT mode
by Lennert Buytenhek
· 16 years ago
db2c439
[ARM] export copy_page
by Russell King
· 16 years ago
2a52efb
[ARM] 5026/1: locomo: add .settype for gpio and several small fixes
by Thomas Kunze
· 17 years ago
08c1896
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
e9623b3
x86: disable mwait for AMD family 10H/11H CPUs
by Thomas Gleixner
· 16 years ago
31f4d87
x86: fix crash on cpu hotplug on pat-incapable machines
by Avi Kivity
· 16 years ago
a738d89
x86: remove mwait capability C-state check
by Ingo Molnar
· 16 years ago
20a2498
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
109d1c8
sparc64: Update defconfig.
by David S. Miller
· 16 years ago
7047901
sparc64: Fix lmb_reserve() args in find_ramdisk().
by David S. Miller
· 16 years ago
9a6ab76
byteorder: don't directly include linux/byteorder/generic.h
by Harvey Harrison
· 16 years ago
f26a398
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
ac0e9c3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
a76bfd0
initcalls: Fix m68k build and possible buffer overflow
by Cyrill Gorcunov
· 16 years ago
e0df154
Split up 'do_initcalls()' into two simpler functions
by Linus Torvalds
· 16 years ago
a442ac5
Clean up 'print_fn_descriptor_symbol()' types
by Linus Torvalds
· 16 years ago
7371fd1
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
02c471c
jbd2: update transaction t_state to T_COMMIT fix
by Mingming Cao
· 16 years ago
519deca
ext4: Retry block allocation if new blocks are allocated from system zone.
by Aneesh Kumar K.V
· 16 years ago
487ad7e
tty: fix BKL related leak and crash
by Ingo Molnar
· 16 years ago
839052d
[IA64] fix personality(PER_LINUX32) performance issue
by Huang, Xiaolan
· 16 years ago
8568dae2
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
713c051
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
c913f94
arch/parisc/kernel/perf_asm.S: build fix
by Kyle McMartin
· 16 years ago
3378f7e
parisc: remove -traditional from assembler flags
by Kyle McMartin
· 16 years ago
872f6de
parisc: use conditional macro for 64-bit wide ops
by Kyle McMartin
· 16 years ago
f54d8a1
parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.
by Robert P. J. Day
· 16 years ago
8dd79cb
[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.
by Heiko Carstens
· 16 years ago
85cb185
[S390] smp: __smp_call_function_map vs cpu_online_map fix.
by Heiko Carstens
· 16 years ago
f455adc
[S390] tape: Use ccw_dev_id to build cdev_id.
by Cornelia Huck
· 16 years ago
f16f584
[S390] dasd: fix timeout handling in interrupt handler
by Stefan Weinhuber
· 16 years ago
5cbbf16
[S390] s390dbf: Use const char * for dbf name.
by Cornelia Huck
· 16 years ago
69f90f6
[S390] dasd: Use const in busid functions.
by Cornelia Huck
· 16 years ago
c7a8548
[S390] blacklist.c: removed duplicated include
by Huang Weiyi
· 16 years ago
3cb2cea
[S390] vmlogrdr: module initialization function should return negative errors
by Marcin Slusarz
· 16 years ago
2069e97
[S390] sparsemem vmemmap: initialize memmap.
by Heiko Carstens
· 16 years ago
e0a45ee
[S390] Remove last traces of cio_msg=.
by Cornelia Huck
· 16 years ago
32aff57
[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.
by Michael Ernst
· 16 years ago
e557d27
arch/parisc/kernel/unaligned.c: use time_* macros
by S.Caglar Onur
· 16 years ago
b64af9b
parisc: remove redundant display of free swap space in show_mem()
by Johannes Weiner
· 16 years ago
a8043ec
drivers/parisc: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 16 years ago
91bae23
parisc: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 16 years ago
9e491e5
parisc: new termios definitions
by Alan Cox
· 16 years ago
bd3bb8c
parisc: fix trivial section name warnings
by Helge Deller
· 17 years ago
faa5b9d
[POWERPC] macintosh: Replace deprecated __initcall with device_initcall
by Robert P. J. Day
· 16 years ago
7012255
[POWERPC] cell: Fix section mismatches in io-workarounds code
by Ishizaki Kou
· 16 years ago
dfe1e09
[POWERPC] spufs: Fix compile error
by FUJITA Tomonori
· 16 years ago
9c8387a
[POWERPC] Fix uninitialized variable bug in copy_{to|from}_user
by Nate Case
· 16 years ago
64e4566
[POWERPC] Add null pointer check to of_find_property
by Timur Tabi
· 16 years ago
cec08e7
[POWERPC] vmemmap fixes to use smaller pages
by Benjamin Herrenschmidt
· 17 years ago
08fcf1d
[POWERPC] spufs: Fix pointer reference in find_victim
by Luke Browning
· 16 years ago
8f40f67
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 16 years ago
8978a31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
f7fd63c
net/irda/irnet/irnet_irda.c needs unaligned.h
by Andrew Morton
· 16 years ago
9ffee4c
tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock
by Andrew Morton
· 16 years ago
Next »