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
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
149
-1170
/
+2664
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
45
-1958
/
+1573
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
133
-2131
/
+12275
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
47
-2770
/
+1347
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
5
-43
/
+42
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
415
-9680
/
+20387
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
61
-264
/
+5506
2009-03-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
30
-995
/
+1372
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
63
-626
/
+8818
2009-03-26
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
5
-19
/
+20
2009-03-26
writeback: double the dirty thresholds
Wu Fengguang
1
-2
/
+2
2009-03-26
Make relatime default
Matthew Garrett
1
-2
/
+3
2009-03-26
Add a strictatime mount option
Matthew Garrett
3
-1
/
+7
2009-03-26
Allow relatime to update atime once a day
Matthew Garrett
1
-9
/
+38
2009-03-24
Dynamic debug: fix pr_fmt() build error
Greg Banks
2
-3
/
+4
2009-03-24
Dynamic debug: allow simple quoting of words
Greg Banks
2
-26
/
+47
2009-03-24
dynamic debug: update docs
Jason Baron
2
-31
/
+273
2009-03-24
dynamic debug: combine dprintk and dynamic printk
Jason Baron
13
-543
/
+867
2009-03-24
sysfs: fix some bin_vm_ops errors
Hugh Dickins
1
-10
/
+79
2009-03-24
kobject: don't block for each kobject_uevent
Arjan van de Ven
1
-1
/
+1
2009-03-24
sysfs: only allow one scheduled removal callback per kobj
Alex Chiang
2
-5
/
+26
2009-03-24
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
8
-9
/
+92
2009-03-24
Driver core: some cleanup on drivers/base/sys.c
Zhenwen Xu
1
-27
/
+27
2009-03-24
Driver core: implement uevent suppress in kobject
Ming Lei
11
-18
/
+33
2009-03-24
vcs: hook sysfs devices into object lifetime instead of "binding"
Kay Sievers
3
-12
/
+13
2009-03-24
driver core: fix passing platform_data
Ming Lei
1
-1
/
+14
2009-03-24
driver core: move platform_data into platform_device
Ming Lei
3
-2
/
+11
2009-03-24
sysfs: don't block indefinitely for unmapped files.
Eric W. Biederman
3
-13
/
+174
2009-03-24
driver core: move knode_bus into private structure
Greg Kroah-Hartman
3
-14
/
+31
2009-03-24
driver core: move knode_driver into private structure
Greg Kroah-Hartman
4
-9
/
+22
2009-03-24
driver core: move klist_children into private structure
Greg Kroah-Hartman
3
-16
/
+31
2009-03-24
driver core: create a private portion of struct device
Greg Kroah-Hartman
3
-0
/
+24
2009-03-24
driver core: remove polling for driver_probe_done(v5)
Ming Lei
2
-7
/
+3
2009-03-24
sysfs: reference sysfs_dirent from sysfs inodes
Eric W. Biederman
3
-0
/
+19
2009-03-24
sysfs: sysfs_add_one WARNs with full path to duplicate filename
Alex Chiang
1
-2
/
+30
2009-03-24
driver-core: do not register a driver with bus_type not registered
Dave Young
2
-0
/
+4
2009-03-24
scsi/m68k: Kill NCR_700_detect() warnings
Geert Uytterhoeven
3
-3
/
+6
2009-03-24
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
21
-250
/
+371
2009-03-24
UIO: Take offset into account when determining number of pages that can be ma...
Ian Abbott
1
-1
/
+2
2009-03-24
uio: add the uio_aec driver
Brandon Philips
3
-0
/
+194
2009-03-24
UIO: Add name attributes for mappings and port regions
Hans J. Koch
3
-4
/
+51
2009-03-24
platform: introduce module id table for platform devices
Eric Miao
4
-1
/
+49
2009-03-24
platform: make better use of to_platform_{device,driver}() macros
Eric Miao
3
-16
/
+11
2009-03-24
driver core: check bus->match without holding device lock
Ming Lei
3
-13
/
+13
2009-03-24
sysfs: Take sysfs_mutex when fetching the root inode.
Eric W. Biederman
1
-0
/
+2
2009-03-24
SYSFS: use standard magic.h for sysfs
Qinghuang Feng
1
-2
/
+1
2009-03-24
driver core: get rid of struct device's bus_id string array
Kay Sievers
4
-24
/
+23
2009-03-24
USB: FHCI: use dev_name() in place of bus_id.
Sachin Sant
2
-3
/
+3
2009-03-24
PS3: replace bus_id usage
Greg Kroah-Hartman
1
-2
/
+2
2009-03-24
usb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-3
/
+3
[next]