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-07-16
SLUB: support slub_debug on by default
Christoph Lameter
4
-45
/
+87
2007-07-16
invalidate_mapping_pages(): add cond_resched
Andrew Morton
3
-16
/
+27
2007-07-16
mm: debug check for the fault vs invalidate race
Nick Piggin
1
-0
/
+1
2007-07-16
hugetlb: fix race in alloc_fresh_huge_page()
Joe Jin
1
-4
/
+11
2007-07-16
vmscan: fix comments related to shrink_list()
Anderson Briglia
3
-4
/
+4
2007-07-16
slob: improved alignment handling
Nick Piggin
1
-23
/
+26
2007-07-16
slob: remove bigblock tracking
Nick Piggin
1
-74
/
+29
2007-07-16
slob: rework freelist handling
Nick Piggin
1
-97
/
+325
2007-07-16
Remove the deprecated "kmem_cache_t" typedef from slab.h.
Robert P. J. Day
1
-2
/
+0
2007-07-16
MM: alloc_large_system_hash() can free some memory for non power-of-two bucke...
Eric Dumazet
1
-0
/
+15
2007-07-16
Make /proc/slabinfo use seq_list_xxx helpers
Pavel Emelianov
1
-24
/
+6
2007-07-16
MM: use DIV_ROUND_UP() in mm/memory.c
Rolf Eike Beer
1
-1
/
+1
2007-07-16
hugetlb: remove unnecessary nid initialization
Nishanth Aravamudan
1
-1
/
+1
2007-07-16
change zonelist order: zonelist order selection logic
KAMEZAWA Hiroyuki
5
-22
/
+317
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
15
-95
/
+132
2007-07-16
x86: initial fixmap support
Eric W. Biderman
2
-1
/
+22
2007-07-16
console: console handover to preferred console
Yinghai Lu
1
-1
/
+4
2007-07-16
console: more buf for index parsing
Yinghai Lu
1
-10
/
+10
2007-07-16
serial: assert DTR for serial console devices
Yinghai Lu
1
-0
/
+6
2007-07-16
lib: add idr_remove_all
Kristian Hoegsberg
2
-0
/
+48
2007-07-16
lib: add idr_for_each()
Kristian Hoegsberg
2
-0
/
+57
2007-07-16
update checkpatch.pl to version 0.07
Andy Whitcroft
2
-198
/
+196
2007-07-16
LZO1X: fix lzo1x_worst_compress
Nitin Gupta
1
-1
/
+1
2007-07-16
Add entries to MAINTAINERS for I/OAT and DMAENGINE
Nelson, Shannon
1
-0
/
+12
2007-07-16
jbd2 commit: fix transaction dropping
Jan Kara
1
-1
/
+2
2007-07-16
jbd commit: fix transaction dropping
Jan Kara
1
-1
/
+2
2007-07-16
authgss build fix
Andrew Morton
1
-0
/
+1
2007-07-15
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
10
-49
/
+20
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
190
-26337
/
+21725
2007-07-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
92
-1328
/
+2955
2007-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
36
-3130
/
+3444
2007-07-15
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
66
-1140
/
+3263
2007-07-15
make i2c-acorn tristate
Al Viro
2
-2
/
+2
2007-07-15
icside: devm_iounmap() needs linux/io.h
Al Viro
1
-1
/
+1
2007-07-15
missing argument in bin_attribute ->read()/->write()
Al Viro
3
-11
/
+11
2007-07-15
fallout from constified seq_operations
Al Viro
1
-1
/
+1
2007-07-15
fallout from Auke's pci ->revision patch
Al Viro
1
-1
/
+1
2007-07-15
ax88796: dev_dbg() wants device, not platform device
Al Viro
1
-2
/
+2
2007-07-15
pass -msize-long to sparse on s390
Al Viro
1
-1
/
+1
2007-07-15
frv: missing __clear_user()
Al Viro
1
-0
/
+2
2007-07-15
zd1211rw: too early inclusion of asm/unaligned.h
Al Viro
1
-1
/
+1
2007-07-15
fix return type of skb_checksum_complete()
Al Viro
1
-1
/
+1
2007-07-15
PDA_POWER depends on having request_irq()
Al Viro
1
-0
/
+1
2007-07-15
ieee1394: forgotten dereference...
Al Viro
1
-1
/
+1
2007-07-15
the wrong variable checked after request_irq()
Al Viro
1
-1
/
+1
2007-07-15
wrong order of arguments of ->readdir()
Al Viro
1
-1
/
+1
2007-07-15
minimal fixes for drivers/usb/gadget/m66592-udc.c
Al Viro
1
-23
/
+4
2007-07-15
git-battery vs git-acpi
Andrew Morton
1
-2
/
+3
2007-07-15
Power supply class and drivers: remove non obligatory return statements
Anton Vorontsov
9
-39
/
+0
2007-07-15
pda_power: clean up irq, timer
Jeff Garzik
1
-9
/
+8
[next]