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
2008-04-28
mm: use two zonelist that are filtered by GFP mask
Mel Gorman
10
-154
/
+168
2008-04-28
mm: remember what the preferred zone is for zone_statistics
Mel Gorman
3
-8
/
+9
2008-04-28
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
Mel Gorman
8
-17
/
+17
2008-04-28
mm: use zonelists instead of zones when direct reclaiming pages
Mel Gorman
4
-15
/
+18
2008-04-28
make swap_pte_to_pagemap_entry() static
Adrian Bunk
1
-1
/
+1
2008-04-28
mm: remove nopage
Nick Piggin
9
-43
/
+11
2008-04-28
mmap_region: cleanup the final vma_merge() related code
Oleg Nesterov
1
-13
/
+10
2008-04-28
fix invalidate_inode_pages2_range() to not clear ret
Hisashi Hifumi
1
-3
/
+8
2008-04-28
remove sparse warning for mmzone.h
Harvey Harrison
1
-3
/
+4
2008-04-28
Remove set_migrateflags()
Christoph Lameter
3
-13
/
+5
2008-04-28
aio: io_getevents() should return if io_destroy() is invoked
Jeff Moyer
1
-1
/
+11
2008-04-28
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
6
-69
/
+22
2008-04-28
hotplug memory remove: generic __remove_pages() support
Badari Pulavarty
3
-4
/
+102
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
13
-60
/
+60
2008-04-28
drivers/char/rtc.c: use time_before, time_before_eq, etc
Julia Lawall
1
-1
/
+3
2008-04-28
rtc: add the support for alarm time relative to current time in sysfs
Zhao Yakui
1
-1
/
+11
2008-04-28
rtc: rtc-rs5c372: fix up NULL name in transfer error path
Paul Mundt
1
-4
/
+4
2008-04-28
kerneldoc for <linux/clk.h>
David Brownell
1
-0
/
+54
2008-04-28
make ds1511_rtc_{read,set}_time() static
Adrian Bunk
1
-4
/
+2
2008-04-28
rtc: silence section mismatch warning in rtc-test
Sam Ravnborg
1
-4
/
+4
2008-04-28
rtc-x1205: new style conversion
Alessandro Zummo
1
-87
/
+43
2008-04-28
rtc-pcf8563: new style conversion
Alessandro Zummo
1
-78
/
+34
2008-04-28
rtc-isl1208: new style conversion and minor bug fixes
Alessandro Zummo
1
-187
/
+170
2008-04-28
rtc: avoid legacy drivers with generic framework
David Brownell
2
-5
/
+11
2008-04-28
rtc-pcf8583 build fix
David Brownell
1
-1
/
+1
2008-04-28
dz: test after postfix decrement fails in dz_console_putchar()
Roel Kluin
1
-1
/
+1
2008-04-28
mm: fix possible off-by-one in walk_pte_range()
Johannes Weiner
1
-2
/
+6
2008-04-28
x86: PAT fix
Ingo Molnar
1
-4
/
+1
2008-04-27
x86 PAT: tone down debugging messages some more
Linus Torvalds
1
-2
/
+2
2008-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
74
-5120
/
+4035
2008-04-27
[SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/...
Kay Sievers
4
-1
/
+11
2008-04-27
[SCSI] aic7xxx: add const
Denys Vlasenko
13
-66
/
+61
2008-04-27
[SCSI] aic7xxx: add static
Denys Vlasenko
12
-257
/
+195
2008-04-27
[SCSI] aic7xxx: Update _shipped files
Hannes Reinecke
5
-2544
/
+401
2008-04-27
[SCSI] aic7xxx: teach aicasm to not emit unused debug code/data
Hannes Reinecke
7
-16
/
+185
2008-04-27
[SCSI] qla2xxx: Update version number to 8.02.01-k2.
Andrew Vasquez
1
-1
/
+1
2008-04-27
[SCSI] qla2xxx: Correct regression in relogin code.
Andrew Vasquez
1
-1
/
+1
2008-04-27
[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.
Seokmann Ju
4
-31
/
+14
2008-04-27
[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static
Adrian Bunk
2
-5
/
+1
2008-04-27
[SCSI] qla2xxx: qla_os.c, make 2 functions static
Adrian Bunk
1
-2
/
+2
2008-04-27
[SCSI] qla2xxx: Re-register FDMI information after a LIP.
Andrew Vasquez
2
-3
/
+3
2008-04-27
[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.
Andrew Vasquez
1
-2
/
+0
2008-04-27
[SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.
Andrew Vasquez
1
-1
/
+1
2008-04-27
[SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.
Andrew Vasquez
1
-0
/
+4
2008-04-27
[SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.
Andrew Vasquez
1
-251
/
+143
2008-04-27
[SCSI] m68k: new mac_esp scsi driver
Finn Thain
5
-12
/
+700
2008-04-27
[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfs
Swen Schillig
2
-2
/
+130
2008-04-27
[SCSI] zfcp: Print some messages only during ERP
Swen Schillig
1
-17
/
+19
2008-04-27
[SCSI] zfcp: Wait for free SBAL during exchange config
Swen Schillig
1
-1
/
+2
2008-04-27
[SCSI] scsi_transport_fc: fc_user_scan correction
James Smart
1
-7
/
+53
[next]