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
2005-10-30
[PATCH] x86: bogus tls from gdt
Zachary Amsden
1
-6
/
+0
2005-10-30
[PATCH] x86: hot plug CPU to support physical add of new processors
Natalie Protasevich
3
-7
/
+11
2005-10-30
[PATCH] i386: little pgtable.h consolidation vs 2/3level
Paolo 'Blaisorblade' Giarrusso
3
-10
/
+5
2005-10-30
[PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limit
Siddha, Suresh B
1
-12
/
+6
2005-10-30
[PATCH] x86: initialise tss->io_bitmap_owner to something
Bart Oldeman
1
-0
/
+1
2005-10-30
[PATCH] FPU context corrupted after resume
Shaohua Li
2
-13
/
+10
2005-10-30
[PATCH] x86: cmpxchg improvements
Jan Beulich
2
-3
/
+35
2005-10-30
[PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecision
Mathieu Desnoyers
3
-18
/
+28
2005-10-30
[PATCH] SELinux: remove unecessary size_t checks in selinuxfs
Davi Arnaut
1
-9
/
+9
2005-10-30
[PATCH] selinux-canonicalize-getxattr-fix
Andrew Morton
1
-3
/
+0
2005-10-30
[PATCH] SELinux: canonicalize getxattr()
James Morris
4
-24
/
+49
2005-10-30
[PATCH] SELinux: convert to kzalloc
James Morris
8
-97
/
+49
2005-10-30
[PATCH] CONFIG_IA32
Brian Gerst
15
-25
/
+29
2005-10-30
[PATCH] Remove redundant configs.o
Brian Gerst
1
-1
/
+0
2005-10-30
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-233
/
+232
2005-10-30
[PATCH] NFS: Remove unbalanced spin_unlock() calls from nfs_refresh_inode()
Trond Myklebust
1
-2
/
+0
2005-10-30
Fix PIIX4 SMB region size
Linus Torvalds
1
-2
/
+2
2005-10-30
[libata] use dev_printk() throughout drivers
Jeff Garzik
14
-83
/
+101
2005-10-30
[libata ata_piix] fix native mode probe, after recent updates
Jeff Garzik
1
-4
/
+3
2005-10-30
[libata ata_piix] use dev_printk() where appropriate
Jeff Garzik
1
-2
/
+6
2005-10-30
[libata] fix legacy IDE probing
Jeff Garzik
1
-4
/
+4
2005-10-30
[libata] change ata_qc_complete() to take error mask as second arg
Jeff Garzik
11
-71
/
+109
2005-10-30
Merge branch 'master'
Jeff Garzik
170
-3451
/
+3281
2005-10-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
12
-113
/
+64
2005-10-29
[PATCH] mm/filemap.c:filemap_populate(): move export.
Nikita Danilov
1
-1
/
+1
2005-10-29
[PATCH] mm: wider use of for_each_*cpu()
John Hawkes
1
-4
/
+1
2005-10-29
[PATCH] Remove policy contextualization from mbind
Christoph Lameter
1
-1
/
+1
2005-10-29
[PATCH] Implement sys_* do_* layering in the memory policy layer.
Christoph Lameter
1
-114
/
+162
2005-10-29
[PATCH] memory hotplug: ppc64 specific hot-add functions
Dave Hansen
1
-0
/
+77
2005-10-29
[PATCH] memory hotplug: i386 addition functions
Dave Hansen
2
-7
/
+59
2005-10-29
[PATCH] memory hotplug: call setup_per_zone_pages_min after hotplug
Dave Hansen
1
-0
/
+2
2005-10-29
[PATCH] memory hotplug: move section_mem_map alloc to sparse.c
Dave Hansen
4
-57
/
+75
2005-10-29
[PATCH] memory hotplug: sysfs and add/remove functions
Dave Hansen
10
-3
/
+777
2005-10-29
[PATCH] memory hotplug locking: zone span seqlock
Dave Hansen
3
-7
/
+66
2005-10-29
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
9
-2
/
+76
2005-10-29
[PATCH] memory hotplug prep: fixup bad_range()
Dave Hansen
1
-5
/
+21
2005-10-29
[PATCH] memory hotplug prep: __section_nr helper
Dave Hansen
2
-0
/
+26
2005-10-29
[PATCH] memory hotplug prep: break out zone initialization
Dave Hansen
1
-40
/
+58
2005-10-29
[PATCH] memory hotplug prep: kill local_mapnr
Dave Hansen
4
-21
/
+0
2005-10-29
[PATCH] .text page fault SMP scalability optimization
Andrea Arcangeli
1
-4
/
+16
2005-10-29
[PATCH] hugetlb: overcommit accounting check
Adam Litke
1
-10
/
+53
2005-10-29
[PATCH] hugetlb: demand fault handler
Adam Litke
2
-90
/
+97
2005-10-29
[PATCH] hugetlb: remove repeated code
Krishnakumar R
1
-3
/
+4
2005-10-29
[PATCH] cleanup hugelbfs_forget_inode
Christoph Hellwig
1
-18
/
+20
2005-10-29
[PATCH] kill hugelbfs_do_delete_inode
Christoph Hellwig
1
-37
/
+1
2005-10-29
[PATCH] hugetlbfs: clean up hugetlbfs_delete_inode
Christoph Hellwig
1
-6
/
+32
2005-10-29
[PATCH] hugetlbfs: move free_inodes accounting
Christoph Hellwig
1
-36
/
+42
2005-10-29
[PATCH] mm: update comments to pte lock
Hugh Dickins
5
-13
/
+11
2005-10-29
[PATCH] mm: fix rss and mmlist locking
Hugh Dickins
3
-6
/
+43
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
23
-79
/
+138
[next]