Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
966396d3a05c8049fce5c81c49138e5ee1b05443
966396d
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
by Joerg Roedel
· 17 years ago
395624f
x86 gart: rename iommu.h to gart.h
by Joerg Roedel
· 17 years ago
e1054b3
x86: additional CPUID strings; fix strings for AMD-ecx
by H. Peter Anvin
· 17 years ago
82798a1
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
db81853
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
6a22c57
Revert "x86_64: allocate sparsemem memmap above 4G"
by Linus Torvalds
· 17 years ago
38605ca
sched: fix style in kernel/sched.c
by Ingo Molnar
· 17 years ago
8eb172d
sched: fix style of swap() macro in kernel/sched_fair.c
by Ingo Molnar
· 17 years ago
fe5c7cc
sched: report CPU usage in CFS cgroup directories
by Paul Menage
· 17 years ago
ae8393e
sched: move rcu_head to task_group struct
by Srivatsa Vaddagiri
· 17 years ago
7bae49d
sched: fix incorrect assumption that cpu 0 exists
by James Bottomley
· 17 years ago
73a2bcb
sched: keep utime/stime monotonic
by Peter Zijlstra
· 17 years ago
f7402e0
sched: make kernel/sched.c:account_guest_time() static
by Adrian Bunk
· 17 years ago
1a3b792
[MIPS] tb0219: Update copyright message.
by Ralf Baechle
· 17 years ago
a76ab5c
[MIPS] MT: Fix bug in multithreaded kernels.
by Ralf Baechle
· 17 years ago
a370605
[MIPS] Alchemy: Remove CONFIG_TS_AU1X00_ADS7846 from defconfigs.
by Ralf Baechle
· 17 years ago
1553f6a
Author: Ralf Baechle <ralf@linux-mips.org>
by Ralf Baechle
· 17 years ago
d9ba26a
[MIPS] sb1250: Enable GenBus IDE in defconfig.
by Maciej W. Rozycki
· 17 years ago
16be243
[MIPS] vmlinux.ld.S: correctly indent .data section
by Franck Bui-Huu
· 17 years ago
21b2aec
[MIPS] c-r3k: Implement flush_cache_range()
by Maciej W. Rozycki
· 17 years ago
62b14c2
[MIPS] Store sign-extend register values for PTRACE_GETREGS
by Atsushi Nemoto
· 17 years ago
26c288f
[MIPS] Alchemy: Register platform devices
by Florian Fainelli
· 17 years ago
098362e
[MIPS] Add len and addr validation for MAP_FIXED mappings.
by David Daney
· 17 years ago
c4e8308
[MIPS] IRIX: Fix off-by-one error in signal compat code.
by Ralf Baechle
· 17 years ago
38760d4
[MIPS] time: Replace plat_timer_setup with modern APIs.
by Ralf Baechle
· 17 years ago
1238d5d
[MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.
by Ralf Baechle
· 17 years ago
3a6c43a
[MIPS] time: Make c0_compare_int_usable faster
by Atsushi Nemoto
· 17 years ago
c637fec
[MIPS] time: Fix cevt-r4k.c for 64-bit kernel
by Atsushi Nemoto
· 17 years ago
11ca25a
[MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().
by Ralf Baechle
· 17 years ago
229f773
[MIPS] txx9tmr clockevent/clocksource driver
by Atsushi Nemoto
· 17 years ago
22df3f5
[MIPS] Add mips_hpt_frequency check to mips_clockevent_init().
by Yoichi Yuasa
· 17 years ago
8a13ecd
[MIPS] IP32: Fixes after interrupt renumbering.
by Ralf Baechle
· 17 years ago
725d7b36
[MIPS] IP27: Fix slice logic to work for arbitrary number of slices.
by Ralf Baechle
· 17 years ago
84953b3
[MIPS] SNI: Convert a20r timer to clockevent device.
by Ralf Baechle
· 17 years ago
e0511f7
[MIPS] time: Merge eXcite plat_timer_setup into plat_time_init.
by Ralf Baechle
· 17 years ago
ba5eac5
[MIPS] time: Merge lasat plat_timer_setup into plat_time_init.
by Ralf Baechle
· 17 years ago
da349be
[MIPS] time: Remove wrppmc's definition of plat_timer_setup.
by Ralf Baechle
· 17 years ago
656db50
[MIPS] time: Cause platform definitions of plat_timer_setup to cause error.
by Ralf Baechle
· 17 years ago
0d0cc92
[MIPS] time: Remove declaration of plat_timer_setup, there is no caller.
by Ralf Baechle
· 17 years ago
bc2f2a2
[MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.
by Ralf Baechle
· 17 years ago
8292366
[MIPS] vpe: Use p_paddr instead of p_vaddr loader.
by Ralf Baechle
· 17 years ago
6e86b0b
[MIPS] Cleanup random difference between the lmo and kernel.org tree.
by Ralf Baechle
· 17 years ago
11c03a6
[MIPS] time: set clock before clockevent_delta2ns() in GT641xx.
by Yoichi Yuasa
· 17 years ago
c984c87
[MIPS] time: Use non-interrupt locks in GT641xx clockevent driver
by Yoichi Yuasa
· 17 years ago
2c771a4
[MIPS] Alchemy: micro-optimizatize time code.
by Ralf Baechle
· 17 years ago
310a09d
[MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.
by Ralf Baechle
· 17 years ago
be5f1f2
[MIPS] SMTC: Allow control over TC assignment to vpe0.
by Kevin D. Kissell
· 18 years ago
3529a23
Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
00cda56
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
da8e5aa
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
a43f007
Merge branch 'warnings-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
3155659
[libata] AHCI: add hw link power management support
by Kristen Carlson Accardi
· 17 years ago
ca77329
[libata] Link power management infrastructure
by Kristen Carlson Accardi
· 17 years ago
f2b8544
NOMMU: mm/nommu.c needs linux/module.h
by David Howells
· 17 years ago
cbf6781
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
20dc9f0
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
9340070
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
by Linus Torvalds
· 17 years ago
ab6fc95
[libata] AHCI: fix newly introduced host-reset bug
by Jeff Garzik
· 17 years ago
db3a91f
deal with resource allocation bugs in arcmsr
by Al Viro
· 17 years ago
142956a
fix abuses of ptrdiff_t
by Al Viro
· 17 years ago
0c7eb2e
fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()
by Al Viro
· 17 years ago
6a7d26d
arcmsr: endianness bug
by Al Viro
· 17 years ago
80da1ad
trivial annotations in arcmsr
by Al Viro
· 17 years ago
d06f608
SCTP endianness annotations regression
by Al Viro
· 17 years ago
4fe05bb
intel-iommu fixes
by Al Viro
· 17 years ago
b4a08a1
misc uml annotation and section fixes
by Al Viro
· 17 years ago
27bb628
missing atomic_read_long() in slub.c
by Al Viro
· 17 years ago
2d8a972
SUNRPC endianness annotations
by Al Viro
· 17 years ago
7a78a17
more x86 merge fallout (uml, again)
by Al Viro
· 17 years ago
ca5cd87
x86 merge fallout: uml
by Al Viro
· 17 years ago
360737a
[libata] sata_nv: fix SWNCQ enabling
by Jeff Garzik
· 17 years ago
33013a8
compat_ioctl: fix block device compat ioctl regression
by Philip Langdale
· 17 years ago
6eca900
[BLOCK] Fix bad sharing of tag busy list on queues with shared tag maps
by Jens Axboe
· 17 years ago
3a424f2
Fix a build error when BLOCK=n
by Emil Medve
· 17 years ago
adb4ddb
block: use lock bitops for the tag map.
by Nick Piggin
· 17 years ago
bd4f36d
cciss: update copyright notices
by Mike Miller
· 17 years ago
0a0836a
cfq_get_queue: fix possible NULL pointer access
by Oleg Nesterov
· 17 years ago
abbeb88
blk_sync_queue() should cancel request_queue->unplug_work
by Oleg Nesterov
· 17 years ago
4310864
cfq_exit_queue() should cancel cfq_data->unplug_work
by Oleg Nesterov
· 17 years ago
b238b3d
block layer: remove a unused argument of drive_stat_acct()
by Jerome Marchand
· 17 years ago
12850ff
libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklist
by Tejun Heo
· 17 years ago
4fb4615
libata: no need to speed down if already at PIO0
by Tejun Heo
· 17 years ago
cdeab11
libata: relocate forcing PIO0 on reset
by Tejun Heo
· 17 years ago
a9efacb
pata_ns87415: define SUPERIO_IDE_MAX_RETRIES
by Frank Lichtenheld
· 17 years ago
5796d1c
[libata] Address some checkpatch-spotted issues
by Jeff Garzik
· 17 years ago
b447916
[libata] fix 'if(' and similar areas that lack whitespace
by Jeff Garzik
· 17 years ago
88ff6ea
libata: implement ata_wait_after_reset()
by Tejun Heo
· 17 years ago
054a5fb
libata: track SLEEP state and issue SRST to wake it up
by Tejun Heo
· 17 years ago
4dbfa39
libata: relocate and fix post-command processing
by Tejun Heo
· 17 years ago
9030b3d
Fix ethernet multicast for ucc_geth.
by Joakim Tjernlund
· 17 years ago
5e7bf8c
netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.
by Komuro
· 17 years ago
5d031e9
FEC - fast ethernet controller for mpc52xx
by Domen Puncer
· 17 years ago
af09005
Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixes
by Jeff Garzik
· 17 years ago
3830de7
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 17 years ago
2a6f4e4
ehea: add kexec support
by Jan-Bernd Themann
· 17 years ago
f920c18
e1000e: Remove legacy jumbo frame receive code
by Auke Kok
· 17 years ago
140a748
e1000e: Re-enable SECRC - crc stripping
by Auke Kok
· 17 years ago
df76246
e1000e: Fix PBA calculation for jumbo frame packets
by Auke Kok
· 17 years ago
47f44e4
e1000e: Fix jumbo frame receive code.
by Auke Kok
· 17 years ago
e38c2c6
drivers/net/irda/au1k_ir: fix obvious irq handler bugs
by Jeff Garzik
· 17 years ago
Next »