index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-23
ide: use ->tf_read in ide_read_error()
Bartlomiej Zolnierkiewicz
1
-7
/
+3
2008-07-23
ide: add ->set_irq method
Bartlomiej Zolnierkiewicz
1
-8
/
+2
2008-07-23
ide: add ->read_altstatus method
Bartlomiej Zolnierkiewicz
1
-7
/
+1
2008-07-23
ide: add ->read_status method
Bartlomiej Zolnierkiewicz
1
-7
/
+1
2008-07-23
ide: add ->exec_command method
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-07-23
ide: factor out simplex handling from ide_pci_dma_base()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: remove ide_setup_dma()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-23
ide: remove ->dma_{status,command} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-07-23
ide: add ->read_sff_dma_status method
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-07-23
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-35
/
+33
2008-07-22
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
David S. Miller
1
-4
/
+0
2008-07-22
netns: make get_proc_net() static
Adrian Bunk
1
-2
/
+0
2008-07-22
net: Fix build failure with 'make mandocs'.
Dave Jones
1
-29
/
+29
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-25
/
+30
2008-07-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
4
-5
/
+9
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
10
-33
/
+97
2008-07-22
fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure.
Laurent Pinchart
1
-4
/
+0
2008-07-22
synclink_gt: add serial bit order control
Paul Fulghum
1
-0
/
+1
2008-07-22
tty: rework break handling
Alan Cox
1
-2
/
+12
2008-07-22
tty: Split ldisc code into its own file
Alan Cox
1
-2
/
+9
2008-07-22
usb_serial: API all change
Alan Cox
1
-26
/
+30
2008-07-22
gpio: gpio driver for max7301 SPI GPIO expander
Juergen Beisert
1
-0
/
+9
2008-07-22
execve filename: document and export via auxiliary vector
John Reiser
1
-1
/
+3
2008-07-22
remove CONFIG_KMOD from core kernel code
Johannes Berg
1
-1
/
+1
2008-07-22
rework try_then_request_module to do less in non-modular kernels
Johannes Berg
1
-1
/
+2
2008-07-22
module: turn longs into ints for module sizes
Denys Vlasenko
1
-3
/
+3
2008-07-22
Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs
Denys Vlasenko
1
-0
/
+2
2008-07-22
module: reorder struct module to save space on 64 bit builds
Richard Kennedy
1
-20
/
+22
2008-07-22
Merge commit 'origin/master'
Benjamin Herrenschmidt
107
-844
/
+2724
2008-07-21
MTD: handle pci_name() being const
Greg Kroah-Hartman
2
-2
/
+2
2008-07-21
sysdev: Add utility functions for simple int/ulong variable sysdev attributes
Andi Kleen
1
-0
/
+34
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-2
/
+3
2008-07-21
driver core: Suppress sysfs warnings for device_rename().
Cornelia Huck
1
-0
/
+10
2008-07-21
debugfs: Implement debugfs_remove_recursive()
Haavard Skinnemoen
1
-0
/
+4
2008-07-21
kobject: reorder kobject to save space on 64 bit builds
Richard Kennedy
1
-1
/
+1
2008-07-21
UIO: minor style and comment fixes
Uwe Kleine-König
1
-3
/
+3
2008-07-21
UIO: Add write function to allow irq masking
Hans J. Koch
1
-0
/
+2
2008-07-21
driver core: remove DEVICE_ID_SIZE define
Greg Kroah-Hartman
1
-1
/
+0
2008-07-21
driver core: remove DEVICE_NAME_SIZE define
Kay Sievers
2
-4
/
+1
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
3
-4
/
+2
2008-07-21
class: add lockdep infrastructure
Matthew Wilcox
1
-2
/
+23
2008-07-21
class: move driver core specific parts to a private structure
Greg Kroah-Hartman
1
-5
/
+2
2008-07-21
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
1
-1
/
+2
2008-07-21
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
1
-1
/
+2
2008-07-21
device create: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-5
/
+4
2008-07-21
driver core: remove device_create()
Greg Kroah-Hartman
1
-3
/
+0
2008-07-21
sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor
Dan Williams
1
-0
/
+3
2008-07-22
powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU code
Mark Nelson
1
-0
/
+1
2008-07-22
of_gpio: Should use new <linux/gpio.h> header
Wolfgang Grandegger
1
-1
/
+1
[next]