index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
debugfs
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-01-24
[POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanup
Mariusz Kozlowski
1
-1
/
+1
2007-01-24
[POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanup
Mariusz Kozlowski
1
-1
/
+1
2007-01-24
[POWERPC] arch/powerpc/kernel/vio.c of_node_put cleanup
Mariusz Kozlowski
1
-4
/
+2
2007-01-24
[POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanup
Mariusz Kozlowski
1
-12
/
+6
2007-01-24
[POWERPC] Do not write virq back to PCI config space
Michal Ostrowski
2
-2
/
+0
2007-01-24
[POWERPC] Move ELF_ET_DYN_BASE up to 512MB point
Anton Blanchard
1
-1
/
+1
2007-01-24
[POWERPC] Clarify EEH error message
Linas Vepstas
1
-1
/
+2
2007-01-24
[POWERPC] Use is_init() instead of pid==1
Akinobu Mita
1
-1
/
+1
2007-01-24
[POWERPC] ps3_free_io_irq: Fix inverted error check
Geert Uytterhoeven
1
-1
/
+1
2007-01-24
[POWERPC] PS3: Fix uniprocessor kernel build
Geert Uytterhoeven
1
-1
/
+2
2007-01-23
[PATCH] x86: fix PDA variables to work during boot
James Bottomley
4
-7
/
+22
2007-01-23
[PATCH] vmx: Fix register constraint in launch code
Herbert Xu
1
-1
/
+1
2007-01-22
PCI: fix pci-driver kernel-doc
Randy Dunlap
1
-2
/
+1
2007-01-22
PCI: rework Documentation/pci.txt
Grant Grundler
1
-153
/
+549
2007-01-22
PCI: Unhide the SMBus on the Asus P4P800-X
Jean Delvare
1
-0
/
+5
2007-01-22
USB: unusual_devs.h entry for nokia 6233
Manuel Osdoba
1
-0
/
+7
2007-01-22
USB: Fix for typo in ohci-ep93xx.c
Petr Stetiar
1
-1
/
+1
2007-01-22
USB: disable USB_MULTITHREAD_PROBE
Greg Kroah-Hartman
2
-24
/
+1
2007-01-22
USB: add vendor/device id for Option GT Max 3.6 cards
garrett_damore@tadpole.com
1
-0
/
+3
2007-01-22
USB: unusual_devs.h for 0x046b:ff40
Pete Zaitcev
1
-0
/
+12
2007-01-22
USB: make usbhid ignore Imation Disc Stakka
Oliver Neukum
1
-0
/
+4
2007-01-22
USB: rndis_host: fix crash while probing a Nokia S60 mobile
Daniel Gollub
1
-9
/
+14
2007-01-22
USB: asix: Detect internal PHY and enable/use accordingly
Andres Salomon
1
-5
/
+13
2007-01-22
usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touched
Daniel Ritz
1
-39
/
+59
2007-01-22
Revert "[PATCH] Fix up mmap_kmem"
Linus Torvalds
1
-2
/
+2
2007-01-22
[POWERPC] Update defconfigs
Paul Mackerras
19
-542
/
+1648
2007-01-22
[POWERPC] atomic_dec_if_positive sign extension fix
Robert Jennings
1
-3
/
+5
2007-01-22
[POWERPC] Fix OF node refcnt underflow in 836x and 832x platform code
Li Yang
2
-2
/
+2
2007-01-22
[POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stable
Grant Likely
3
-0
/
+18
2007-01-22
[POWERPC] Fix broken DMA on non-LPAR pSeries
Linas Vepstas
1
-1
/
+2
2007-01-22
[POWERPC] Fix cell's mmio nvram to properly parse device tree
Benjamin Herrenschmidt
1
-17
/
+23
2007-01-22
[POWERPC] Remove bogus sanity check in pci -> OF node code
Benjamin Herrenschmidt
1
-5
/
+0
2007-01-22
ocfs2: Add backup superblock info to ocfs2_fs.h
Mark Fasheh
1
-1
/
+42
2007-01-22
ocfs2: cleanup ocfs2_iget() errors
Mark Fasheh
2
-12
/
+4
2007-01-22
ocfs2: Directory c/mtime update fixes
Mark Fasheh
1
-32
/
+37
2007-01-22
ocfs2: Don't print errors when following symlinks
Mark Fasheh
1
-2
/
+1
2007-01-21
hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklist
Jeremy Roberson
1
-0
/
+8
2007-01-21
HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo br...
Anssi Hannula
4
-18
/
+22
2007-01-21
HID: add missing RX, RZ and RY enum values to hid-debug output
Simon Budig
1
-3
/
+4
2007-01-21
HID: hid/hid-input.c doesn't need to include linux/usb/input.h
Jiri Kosina
1
-1
/
+0
2007-01-21
HID: compilation fix when DEBUG_DATA is defined
Jiri Kosina
1
-1
/
+1
2007-01-21
HID: proper LED-mapping for SpaceNavigator
Simon Budig
2
-3
/
+20
2007-01-21
HID: update MAINTAINERS entry for USB-HID
Jiri Kosina
1
-3
/
+2
2007-01-21
HID: GEYSER4_ISO needs quirk
Adrian Friedli
1
-1
/
+1
2007-01-21
HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUT
Russell King
1
-1
/
+1
2007-01-20
sata_mv HighPoint 2310 support (88SX7042)
Olof Johansson
1
-2
/
+3
2007-01-20
libata: fix handling of port actions in per-dev action mask
Tejun Heo
1
-0
/
+4
2007-01-20
libata: initialize qc->dma_dir to DMA_NONE
Tejun Heo
1
-0
/
+1
2007-01-20
sata_via: add PCI ID 0x5337
Luca Pedrielli
1
-0
/
+1
2007-01-20
libata doc: "error : unterminated entity reference exceptions"
Robert P. J. Day
1
-1
/
+1
[next]