index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-28
[AGPGART] Add new IDs to VIA AGP.
Dave Jones
3
-4
/
+22
2007-01-28
[AGPGART] Remove pointless assignment.
Dave Jones
1
-5
/
+5
2007-01-28
[AGPGART] Remove pointless typedef in ati-agp
Dave Jones
1
-13
/
+13
2007-01-28
[AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()
Dave Jones
1
-0
/
+5
2007-01-17
[AGPGART] intel_agp: restore graphics device's pci space early in resume
Wang Zhenyu
1
-0
/
+9
2007-01-02
[AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return value
akpm@osdl.org
1
-4
/
+5
2006-12-28
[AGPGART] Fix PCI-posting flush typo.
Thomas Hellstrom
1
-1
/
+1
2006-12-22
[AGPGART] fix detection of aperture size versus GTT size on G965
Eric Anholt
2
-52
/
+62
2006-12-22
[AGPGART] Remove unnecessary flushes when inserting and removing pages.
Thomas Hellstrom
2
-23
/
+50
2006-12-18
[AGPGART] K8M890 support for amd-k8.
Gabriel Mansi
2
-0
/
+10
2006-12-17
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
3
-27
/
+12
2006-12-17
[PATCH] more work_struct fixes: tas300x sound drivers
Al Viro
2
-15
/
+14
2006-12-17
[SPARC]: Make bitops use same spinlocks as atomics.
David S. Miller
6
-207
/
+58
2006-12-17
[CPUFREQ] longhaul compile fix.
Dave Jones
1
-0
/
+1
2006-12-17
[CPUFREQ] Advise not to use longhaul on VIA C7.
Dave Jones
1
-1
/
+2
2006-12-17
[CPUFREQ] set policy->curfreq on initialization
Mattia Dongili
1
-2
/
+2
2006-12-17
[SPARC]: Update defconfig.
David S. Miller
1
-179
/
+532
2006-12-17
[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.
David S. Miller
2
-5
/
+12
2006-12-17
[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.
Fabrice Knevez
1
-1
/
+1
2006-12-17
[DocBook]: Fix two typos in generic IRQ docs.
David S. Miller
1
-2
/
+2
2006-12-17
[SPARC64]: Minor irq handling cleanups.
David S. Miller
2
-22
/
+4
2006-12-17
[SPARC64]: Kill no-remapping-needed code in head.S
David S. Miller
1
-6
/
+1
2006-12-17
[PATCH] sys_mincore: s/max/min/
Oleg Nesterov
1
-1
/
+1
2006-12-17
[PATCH] m68k trivial build fixes
Al Viro
2
-4
/
+4
2006-12-16
Fix up mm/mincore.c error value cases
Linus Torvalds
1
-19
/
+10
2006-12-16
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
4
-19
/
+107
2006-12-16
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-32
/
+80
2006-12-16
Make workqueue bit operations work on "atomic_long_t"
Linus Torvalds
2
-18
/
+30
2006-12-16
Fix incorrect user space access locking in mincore()
Linus Torvalds
1
-104
/
+86
2006-12-16
[PATCH] pata_via: Cable detect error
Alan
1
-2
/
+7
2006-12-16
[PATCH] Fix help text for CONFIG_ATA_PIIX
Alan
1
-3
/
+3
2006-12-16
[PATCH] initializer entry defined twice in pata_rz1000
Ira Snyder
1
-2
/
+0
2006-12-16
[PATCH] ata: fix platform_device_register_simple() error check
Akinobu Mita
3
-5
/
+7
2006-12-16
[PATCH] ahci: do not mangle saved HOST_CAP while resetting controller
Tejun Heo
1
-2
/
+0
2006-12-16
[PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)
Tejun Heo
1
-4
/
+10
2006-12-16
[libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)
Jeff Garzik
1
-7
/
+34
2006-12-16
[libata] use kmap_atomic(KM_IRQ0) in SCSI simulator
Jeff Garzik
1
-2
/
+2
2006-12-16
[PATCH] ata_piix: use piix_host_stop() in ich_pata_ops
Tejun Heo
1
-1
/
+1
2006-12-16
[PATCH] ata_piix: IDE mode SATA patch for Intel ICH9
Jason Gaston
1
-4
/
+16
2006-12-15
IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()
Roland Dreier
1
-3
/
+1
2006-12-15
IB/mthca: Add HCA profile module parameters
Leonid Arsh
1
-14
/
+97
2006-12-15
Fix "delayed_work_pending()" macro expansion
Linus Torvalds
1
-2
/
+2
2006-12-15
IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G
Roland Dreier
2
-2
/
+2
2006-12-15
IB: Fix ib_dma_alloc_coherent() wrapper
Roland Dreier
1
-1
/
+8
2006-12-15
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
13
-72
/
+150
2006-12-15
Remove stack unwinder for now
Linus Torvalds
17
-1870
/
+3
2006-12-15
[S390] cio: css_register_subchannel race.
Stefan Bader
1
-1
/
+2
2006-12-15
[S390] Save prefix register for dump on panic
Michael Holzheu
3
-2
/
+13
2006-12-15
[S390] Fix reboot hang
Michael Holzheu
1
-44
/
+1
2006-12-15
[S390] Fix reboot hang on LPARs
Michael Holzheu
4
-3
/
+75
[next]