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
2011-04-29
x86: Better comments for get_bios_ebda()
Mike Waychison
1
-2
/
+5
2011-04-29
x86: get_bios_ebda_length()
Mike Waychison
1
-0
/
+21
2011-04-29
misc: fix ti-st build issues
Randy Dunlap
2
-0
/
+2
2011-04-25
params.c: Use new strtobool function to process boolean inputs
Jonathan Cameron
1
-10
/
+4
2011-04-25
debugfs: move to new strtobool
Jonathan Cameron
1
-13
/
+4
2011-04-25
Add a strtobool function matching semantics of existing in kernel equivalents
Jonathan Cameron
2
-0
/
+30
2011-04-25
drivers:base:fix the coding format of memory.c
Wanlong Gao
1
-1
/
+2
2011-04-22
driver core: let dev_set_drvdata return int instead of void as it can fail
Uwe Kleine-König
2
-5
/
+4
2011-04-22
driver core/platform_device_add_resources: free resource before overwriting
Uwe Kleine-König
1
-0
/
+1
2011-04-22
driver core/platform_device_add_resources: set resource to NULL if !res
Uwe Kleine-König
1
-10
/
+9
2011-04-22
driver core/platform_device_add_data: free platform data before overwriting
Uwe Kleine-König
1
-0
/
+1
2011-04-22
driver core/platform_device_add_data: set platform_data to NULL if !data
Uwe Kleine-König
1
-9
/
+8
2011-04-22
drivers/base/core.c: Fixed brace coding style issue.
Karthigan Srinivasan
1
-2
/
+1
2011-04-22
driver-core: fix race between device_register and driver_register
Sebastian Ott
1
-0
/
+5
2011-04-22
drivers:misc:ti-st: remove rfkill dependency
Pavan Savoy
1
-1
/
+0
2011-04-22
drivers:misc:ti-st: handle delayed tty receive
Pavan Savoy
2
-11
/
+15
2011-04-19
kmsg: properly support writev to avoid interleaved printk lines fix
Andrew Morton
1
-3
/
+4
2011-04-19
printk: /dev/kmsg - properly support writev() to avoid interleaved printk() l...
Kay Sievers
1
-15
/
+26
2011-04-19
uio: clean uioinfo when uninstall uio driver
Jie Zhou
1
-0
/
+4
2011-04-19
uio: fix allocating minor id for uio device
Hillf Danton
1
-1
/
+7
2011-04-19
uio: fix finding mm index for vma
Hillf Danton
1
-5
/
+3
2011-04-19
uio_netx: Add support for netPLC cards
Daniel Trautmann
1
-0
/
+19
2011-04-19
HOWTO: sync up Documentaion/ja_JP/HOWTO
Tsugikazu Shibata
1
-86
/
+43
2011-04-19
kernel/ksysfs.c: expose file_caps_enabled in sysfs
Ludwig Nussel
2
-0
/
+18
2011-04-19
drivers: make device_type const
Stephen Hemminger
2
-3
/
+3
2011-04-19
firmware: Fix grammar in sysfs-firmware-dmi doc
Mike Waychison
1
-9
/
+9
2011-04-19
efivars: handle errors from register_efivars()
Dan Carpenter
1
-2
/
+9
2011-04-19
efivars: memory leak on error in create_efivars_bin_attributes()
Dan Carpenter
1
-2
/
+2
2011-04-19
device: add dev_WARN_ONCE
Felipe Balbi
1
-1
/
+5
2011-04-18
Linux 2.6.39-rc4
v2.6.39-rc4
Linus Torvalds
1
-1
/
+1
2011-04-18
Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
2
-5
/
+2
2011-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-26
/
+361
2011-04-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
18
-187
/
+186
2011-04-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
11
-26
/
+81
2011-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
14
-233
/
+430
2011-04-18
proc: do proper range check on readdir offset
Linus Torvalds
1
-2
/
+7
2011-04-18
next_pidmap: fix overflow condition
Linus Torvalds
2
-2
/
+5
2011-04-18
Input: xen-kbdfront - fix mouse getting stuck after save/restore
Igor Mammedov
1
-1
/
+12
2011-04-18
Input: estimate number of events per packet
Jeff Brown
2
-0
/
+46
2011-04-18
Btrfs: fix free space cache leak
Chris Mason
1
-1
/
+1
2011-04-18
block: add blk_run_queue_async
Christoph Hellwig
9
-23
/
+36
2011-04-18
block: blk_delay_queue() should use kblockd workqueue
Jens Axboe
1
-1
/
+2
2011-04-18
md: fix up raid1/raid10 unplugging.
NeilBrown
2
-28
/
+20
2011-04-18
md: incorporate new plugging into raid5.
NeilBrown
1
-7
/
+16
2011-04-18
md: provide generic support for handling unplug callbacks.
NeilBrown
2
-0
/
+60
2011-04-18
md - remove old plugging code.
NeilBrown
4
-104
/
+8
2011-04-18
md/dm - remove remains of plug_fn callback.
NeilBrown
2
-9
/
+0
2011-04-18
md: use new plugging interface for RAID IO.
NeilBrown
3
-1
/
+10
2011-04-18
block: drop queue lock before calling __blk_run_queue() for kblockd punt
Jens Axboe
1
-8
/
+25
2011-04-18
Revert "block: add callback function for unplug notification"
Jens Axboe
3
-22
/
+0
[next]