index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-03
Linux 2.6.12-rc2
HEAD
v2.6.12-rc2
master
Linus Torvalds
1
-1
/
+1
2005-04-03
[PATCH] x86_64: Fix segment constraints
Andi Kleen
1
-2
/
+2
2005-04-03
[PATCH] missing gameport dependencies
Alexander Viro
1
-0
/
+4
2005-04-03
[PATCH] missing include in lanai.c
Alexander Viro
1
-0
/
+1
2005-04-03
[PATCH] cpuset.c __user annotations
Alexander Viro
1
-4
/
+4
2005-04-03
[PATCH] usblcd portability fix
Alexander Viro
2
-6
/
+8
2005-04-03
[PATCH] jsm fixes
Alexander Viro
4
-14
/
+10
2005-04-03
[PATCH] generic_serial.c portability fix
Alexander Viro
1
-1
/
+1
2005-04-03
[PATCH] non-portable include in coda
Alexander Viro
1
-1
/
+0
2005-04-03
[PATCH] Fix Oops in MXB driver (v4l2 subsystem)
Michael Hunold
2
-4
/
+7
2005-04-03
Merge bk://kernel.bkbits.net/davem/sparc-2.6
Linus Torvalds
120
-1479
/
+1848
2005-04-03
Merge bk://kernel.bkbits.net/davem/net-2.6
Linus Torvalds
5
-20
/
+37
2005-04-03
[PATCH] kfree() NULL pointer cleanups - no need to check - fs/ext3/
Jesper Juhl
2
-12
/
+6
2005-04-03
[PATCH] ext3: move goal logical block into block allocation info structure
Mingming Cao
7
-67
/
+91
2005-04-03
[PATCH] ext3: reservation info cleanup: remove rsv_seqlock
Mingming Cao
4
-27
/
+17
2005-04-03
[PATCH] ext3: dynamic allocation of block reservation info
Mingming Cao
7
-25
/
+68
2005-04-03
[PATCH] ppc64: Fix boot memory corruption
Benjamin Herrenschmidt
1
-1
/
+12
2005-04-03
[PATCH] ppc64: add definition for PAGE_AGP
Benjamin Herrenschmidt
1
-0
/
+3
2005-04-03
[PATCH] ppc64: Export re{serv,leas}e_pmc_hardware() for oprofile
Paul Mackerras
1
-0
/
+3
2005-04-03
[PATCH] ppc32: clean up arch/ppc/syslib/prom_init.c
Paul Mackerras
2
-78
/
+54
2005-04-03
[PATCH] ppc32: add syscall6 definition
Paul Mackerras
1
-2
/
+13
2005-04-03
[PATCH] ppc32: eliminate gcc warning in xmon.c
Paul Mackerras
1
-4
/
+4
2005-04-03
[PATCH] ppc32: eliminate gcc warning in prom.c
Paul Mackerras
1
-1
/
+1
2005-04-03
[PATCH] ppc32: use correct sysrq function
Paul Mackerras
1
-3
/
+1
2005-04-03
[PATCH] ppc32: rename head_e500.S to head_fsl_booke.S
Kumar Gala
3
-3
/
+3
2005-04-03
[PATCH] BDI: Improve nommu mmap support
David Howells
3
-216
/
+384
2005-04-03
[PATCH] x86: fix subarch breakage in intel_cacheinfo.c
James Bottomley
1
-0
/
+2
2005-04-03
Merge davem@sunset.davemloft.net:/home/davem/src/BK/sparc-2.6
David S. Miller
2
-13
/
+22
2005-04-03
Merge bk://linux-sam.bkbits.net/kconfig
Linus Torvalds
5
-47
/
+18
2005-04-04
kconfig: complete cpufreq Kconfig cleanup
Roman Zippel
4
-45
/
+16
2005-04-03
Merge bk://bart.bkbits.net/ide-2.6
Linus Torvalds
16
-275
/
+338
2005-04-03
Merge bk://bk.arm.linux.org.uk/linux-2.6-serial
Linus Torvalds
3
-149
/
+31
2005-04-03
Merge bk://bk.arm.linux.org.uk/linux-2.6-rmk
Linus Torvalds
27
-139
/
+149
2005-04-03
[ARM] Fix u32 vs. pm_message_t in arm
pavel@cz.rmk.(none)
14
-15
/
+15
2005-04-03
[SPARC]: iomem annotations in SOC driver
Alexander Viro
2
-13
/
+22
2005-04-03
[CRYPTO]: Update MAINTAINERS entry mailing list.
Herbert Xu
1
-1
/
+1
2005-04-03
[NET]: Missing proto_list_lock initialization.
James Bottomley
1
-1
/
+1
2005-04-02
[ide] fix via82cxxx resume failure
Bartlomiej Zolnierkiewicz
1
-5
/
+2
2005-04-02
[ide] kill ide-default
Bartlomiej Zolnierkiewicz
4
-110
/
+37
2005-04-02
[ide] get driver from rq->rq_disk->private_data
Bartlomiej Zolnierkiewicz
10
-25
/
+91
2005-04-02
[ide] kill ide_drive_t->disk
Bartlomiej Zolnierkiewicz
10
-108
/
+143
2005-04-02
[ide] add ide_{un}register_region()
Bartlomiej Zolnierkiewicz
4
-17
/
+54
2005-04-02
[ide] destroy_proc_ide_device() cleanup
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2005-04-02
[ide] drive->dsc_overlap fix
Bartlomiej Zolnierkiewicz
3
-5
/
+5
2005-04-02
[ide] drive->nice1 fix
Bartlomiej Zolnierkiewicz
2
-4
/
+8
2005-04-02
[ARM PATCH] 2638/1: RX3715 - allow fclk as clock source
Ben Dooks
1
-0
/
+16
2005-04-02
[ARM PATCH] 2637/1: Combine code for Sharp SL series parameter area
Richard Purdie
12
-124
/
+118
2005-04-01
Merge davem@cheetah.davemloft.net:/home/davem/src/BK/sparc-2.6
David S. Miller
0
-0
/
+0
2005-04-01
Merge davem@sunset.davemloft.net:/home/davem/src/BK/sparc-2.6
David S. Miller
0
-0
/
+0
2005-04-01
[SPARC64]: Make sure per-cpu area address creates legal TSB value.
David S. Miller
1
-3
/
+15
[next]