index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hvcs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-06
Linux 2.6.27-rc2
v2.6.27-rc2
Linus Torvalds
1
-1
/
+1
2008-08-06
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
3
-7
/
+23
2008-08-06
AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE
Ralf Baechle
1
-10
/
+4
2008-08-06
pktgen: mac count
Robert Olsson
1
-2
/
+2
2008-08-06
pktgen: random flow
Robert Olsson
1
-1
/
+5
2008-08-06
bridge: Eliminate unnecessary forward delay
Stephen Hemminger
1
-7
/
+18
2008-08-06
docbook: fix s390 fatal error after header files moved
Randy Dunlap
1
-4
/
+4
2008-08-05
drivers/media/video/vino.c needs v4l2-ioctl.h
Andrew Morton
1
-0
/
+1
2008-08-05
mm: fix uninitialized variables for find_vma_prepare callers
Benny Halevy
1
-1
/
+1
2008-08-05
pm_qos: spelling fixes
Richard Hughes
3
-10
/
+15
2008-08-05
proc: fix warnings
Alexander Beregalov
1
-4
/
+7
2008-08-05
drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-05
omfs: fix warning
Alexander Beregalov
1
-1
/
+2
2008-08-05
kernel-doc: skip nested struct/union cleanly
Randy Dunlap
1
-1
/
+1
2008-08-05
dma: fix order calculation in dma_mark_declared_memory_occupied()
Jan Beulich
1
-3
/
+2
2008-08-05
atyfb_base.c: fix warning
Alexander Beregalov
1
-14
/
+15
2008-08-05
drivers/video/fsl-diu-fb.c: add missing of_node_put
Julia Lawall
1
-2
/
+6
2008-08-05
radeonfb: give i2c buses nicer names
Jean Delvare
1
-1
/
+2
2008-08-05
fbcon: fix scrolling after logo is cleared
Krzysztof Helt
1
-0
/
+3
2008-08-05
radeon: misc corrections
David Miller
2
-4
/
+5
2008-08-05
Remove the deprecated cli() sti() functions
Mark Asselstine
3
-164
/
+0
2008-08-05
backlight: add MODULE_ALIAS() to pwm_backlight driver
Ben Dooks
1
-0
/
+2
2008-08-05
backlight: add more information output to pwm_backlight
Ben Dooks
1
-2
/
+6
2008-08-05
blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a...
Mike Frysinger
1
-32
/
+14
2008-08-05
blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out b...
Mike Frysinger
1
-10
/
+18
2008-08-05
blackfin RTC driver: wait for the write complete interrupt complete before sl...
Mike Frysinger
1
-2
/
+3
2008-08-05
blackfin RTC driver: disable the write complete irq upon close
Mike Frysinger
1
-4
/
+4
2008-08-05
blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int...
Mike Frysinger
1
-11
/
+9
2008-08-05
blackfin RTC driver: add support for power management framework
Mike Frysinger
1
-14
/
+17
2008-08-05
blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core
Sonic Zhang
1
-0
/
+28
2008-08-05
blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer...
Mike Frysinger
1
-15
/
+0
2008-08-05
genirq: better warning on irqchip->set_type() failure
David Brownell
1
-1
/
+2
2008-08-05
semaphore: __down_common: use signal_pending_state()
Oleg Nesterov
1
-3
/
+1
2008-08-05
relay: fix "full buffer with exactly full last subbuffer" accounting problem
Tom Zanussi
1
-1
/
+11
2008-08-05
spi: new orion_spi driver
Shadi Ammouri
4
-0
/
+598
2008-08-05
block/cciss.c: remove pointless curr_queue calculation
Hannes Reinecke
1
-2
/
+0
2008-08-05
vt8623fb: fix kernel oops
Ondrej Zajicek
3
-28
/
+28
2008-08-05
kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFO
Bernhard Walle
1
-2
/
+2
2008-08-05
powerpc: 86xx: mpc8610_hpcd: add watchdog node
Anton Vorontsov
1
-0
/
+5
2008-08-05
mm_init.c: avoid ifdef-inside-macro-expansion
Andrew Morton
1
-4
/
+4
2008-08-05
Fix USB storage hang on command abort
Alan Stern
1
-1
/
+1
2008-08-05
ide: ->cable_detect method cannot be marked __devinit
Bartlomiej Zolnierkiewicz
21
-24
/
+24
2008-08-05
ide: ->quirkproc method cannot be marked __devinit
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2008-08-05
cs5520: add enablebits checking
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-08-05
cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks()
Tejun Heo
1
-4
/
+0
2008-08-05
ide-cd: fix endianity for the error message in cdrom_read_capacity
Petr Tesarik
1
-8
/
+10
2008-08-05
ide: remove CONFIG_IDE_MAX_HWIFS
Adrian Bunk
2
-22
/
+1
2008-08-05
remove unneeded #include <linux/ide.h>'s
Adrian Bunk
6
-6
/
+1
2008-08-05
ide: fix regression caused by ide_device_{get,put}() addition (take 2)
Bartlomiej Zolnierkiewicz
5
-25
/
+31
2008-08-05
remove unnecessary <linux/hdreg.h> includes
Bartlomiej Zolnierkiewicz
7
-8
/
+0
[next]