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-08-02
[PATCH] sched: move load-calculation functions
Ingo Molnar
1
-66
/
+66
2007-08-02
[PATCH] sched: ->task_new cleanup
Ingo Molnar
4
-17
/
+10
2007-08-02
[PATCH] sched: uninline inc/dec_nr_running()
Ingo Molnar
1
-2
/
+2
2007-08-02
[PATCH] sched: uninline calc_delta_mine()
Ingo Molnar
1
-1
/
+1
2007-08-02
[PATCH] sched: calc_delta_mine(): use fixed limit
Ingo Molnar
1
-1
/
+1
2007-08-02
[PATCH] sched: tidy up left over smpnice code
Peter Williams
1
-15
/
+1
2007-08-02
[PATCH] sched: remove cache_hot_time
Ingo Molnar
3
-4
/
+0
2007-08-02
[x86 setup] video setup: Fix VBE DDC reading
Antonino A. Daplas
1
-1
/
+1
2007-08-02
SCTP: remove useless code in function sctp_init_cause
Wei Yongjun
1
-3
/
+0
2007-08-02
SCTP: drop SACK if ctsn is not less than the next tsn of assoc
Wei Yongjun
1
-25
/
+78
2007-08-02
[SCSI] qlogicpti: Some cosmetic changes
Mark Fortescue
1
-21
/
+29
2007-08-02
HID: Never call hid_free_buffers() when usbhid_device has been freed
Jiri Kosina
1
-2
/
+2
2007-08-02
USB HID: fix memory leak of usbhid_device
Jiri Kosina
1
-0
/
+2
2007-08-02
USB HID: fix a possible NULL pointer dereference when we fail to allocate memory
Jesper Juhl
1
-1
/
+2
2007-08-02
USB HID: add ASUS LCM to the blacklist
Christian Lamparter
1
-0
/
+4
2007-08-02
USB HID: Add all Logitech Harmonies to blacklist
Phil Dibowitz
1
-0
/
+132
2007-08-02
USB HID: update description of USBHID in MAINTAINERS
Jiri Kosina
1
-1
/
+1
2007-08-02
HID: remove the Applie IR sensor from the hid_blacklist
Tino Keitel
1
-2
/
+0
2007-08-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
10
-39
/
+50
2007-08-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
13
-128
/
+85
2007-08-01
FRV: Enable the MB86943 PCI arbiter correctly
David Howells
2
-1
/
+5
2007-08-01
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-54
/
+64
2007-08-01
genirq: temporary fix for level-triggered IRQ resend
Thomas Gleixner
1
-0
/
+9
2007-08-01
Fix WARN_ON() on bitfield ops for all other archs
Heiko Carstens
4
-4
/
+4
2007-08-01
scc_pata: PIO fixes
Bartlomiej Zolnierkiewicz
1
-41
/
+20
2007-08-01
piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2)
Bartlomiej Zolnierkiewicz
2
-17
/
+15
2007-08-01
jmicron: PIO fixes
Bartlomiej Zolnierkiewicz
1
-17
/
+4
2007-08-01
it8213: PIO fixes (take 2)
Bartlomiej Zolnierkiewicz
1
-16
/
+17
2007-08-01
cs5535: PIO fixes
Bartlomiej Zolnierkiewicz
1
-23
/
+17
2007-08-01
cs5520: fix PIO auto-tuning in ->ide_dma_check method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-08-01
drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-6
/
+4
2007-08-01
drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-2
/
+1
2007-08-01
ide: eliminate warnings in ide-tape.c
Stephen Rothwell
1
-1
/
+1
2007-08-01
ide: fix runtogether printk's in cmd64x IDE driver
Meelis Roos
1
-2
/
+2
2007-08-01
sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptops
David Lamparter
1
-0
/
+1
2007-08-01
alim15x3: Correct HP detect
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-08-01
ide: Fix an overrun found in the CS5535 IDE driver
Jordan Crouse
1
-1
/
+1
2007-08-01
[IA64] ITC: Reduce rating for ITC clock if ITCs are drifty
Christoph Lameter
1
-1
/
+15
2007-08-01
[IA64] SN2: Fix up sn2_rtc clock
Christoph Lameter
1
-5
/
+2
2007-08-01
[IA64] Fix wrong access to irq_desc[] in iosapic_register_intr().
Kenji Kaneshige
1
-2
/
+3
2007-08-01
[SCSI] lpfc 8.2.2 : Change version number to 8.2.2
James Smart
1
-1
/
+1
2007-08-01
[SCSI] lpfc 8.2.2 : Style cleanups
James Smart
11
-54
/
+23
2007-08-01
[SCSI] lpfc 8.2.2 : Miscellaneous Bug Fixes
James Smart
16
-246
/
+342
2007-08-01
[SCSI] lpfc 8.2.2 : Miscellaneous management and logging mods
James Smart
7
-23
/
+168
2007-08-01
[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macro
James Smart
13
-1137
/
+852
2007-08-01
[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical port
James Smart
10
-149
/
+354
2007-08-01
[SCSI] lpfc 8.2.2 : Fix locking around HBA's port_list
James Smart
10
-223
/
+308
2007-08-01
[SCSI] lpfc 8.2.2 : Error messages and debugfs updates
James Smart
9
-58
/
+488
2007-08-01
SCTP: IPv4 mapped addr not returned in SCTPv6 accept()
Vlad Yasevich
1
-9
/
+11
2007-08-01
SCTP: IPv4 mapped addr not returned in SCTPv6 accept()
Dave Johnson
1
-0
/
+2
[prev]
[next]