index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
2011-05-20
7
-1
/
+20
*
Merge branch 'perf/core' into perf/urgent
Ingo Molnar
2011-05-20
1
-1
/
+1
|
\
|
*
core_kernel_data(): Fix architectures that do not define _sdata
Ingo Molnar
2011-05-20
1
-1
/
+1
*
|
selinux: avoid unnecessary avc cache stat hit count
Linus Torvalds
2011-05-19
3
-9
/
+11
*
|
selinux: de-crapify avc cache stat code generation
Linus Torvalds
2011-05-19
1
-5
/
+1
*
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-05-19
45
-365
/
+1847
|
\
\
|
*
|
debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
2011-05-13
1
-1
/
+1
|
*
|
sysfs: remove "last sysfs file:" line from the oops messages
Greg Kroah-Hartman
2011-05-13
7
-22
/
+0
|
*
|
drivers/base/memory.c: fix warning due to "memory hotplug: Speed up add/remov...
Andrew Morton
2011-05-12
1
-1
/
+1
|
*
|
memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SEC...
Anton Blanchard
2011-05-11
1
-16
/
+8
|
*
|
SYSFS: Fix erroneous comments for sysfs_update_group().
Robert P. J. Day
2011-05-10
1
-3
/
+3
|
*
|
driver core: remove the driver-model structures from the documentation
Wanlong Gao
2011-05-06
4
-141
/
+4
|
*
|
driver core: Add the device driver-model structures to kerneldoc
Wanlong Gao
2011-05-06
2
-6
/
+154
|
*
|
Translated Documentation/email-clients.txt
Harry Wei
2011-05-06
1
-0
/
+210
|
*
|
RAW driver: Remove call to kobject_put().
Robert P. J. Day
2011-05-06
1
-1
/
+0
|
*
|
reboot: disable usermodehelper to prevent fs access
Kay Sievers
2011-05-06
1
-0
/
+2
|
*
|
efivars: prevent oops on unload when efi is not enabled
Randy Dunlap
2011-05-06
1
-2
/
+4
|
*
|
Allow setting of number of raw devices as a module parameter
Jan Kara
2011-05-06
2
-7
/
+28
|
*
|
Introduce CONFIG_GOOGLE_FIRMWARE
Mike Waychison
2011-04-29
2
-1
/
+15
|
*
|
driver: Google Memory Console
Mike Waychison
2011-04-29
4
-0
/
+182
|
*
|
driver: Google EFI SMI
Mike Waychison
2011-04-29
6
-0
/
+1013
|
*
|
x86: Better comments for get_bios_ebda()
Mike Waychison
2011-04-29
1
-2
/
+5
|
*
|
x86: get_bios_ebda_length()
Mike Waychison
2011-04-29
1
-0
/
+21
|
*
|
misc: fix ti-st build issues
Randy Dunlap
2011-04-29
2
-0
/
+2
|
*
|
params.c: Use new strtobool function to process boolean inputs
Jonathan Cameron
2011-04-25
1
-10
/
+4
|
*
|
debugfs: move to new strtobool
Jonathan Cameron
2011-04-25
1
-13
/
+4
|
*
|
Add a strtobool function matching semantics of existing in kernel equivalents
Jonathan Cameron
2011-04-25
2
-0
/
+30
|
*
|
drivers:base:fix the coding format of memory.c
Wanlong Gao
2011-04-25
1
-1
/
+2
|
*
|
driver core: let dev_set_drvdata return int instead of void as it can fail
Uwe Kleine-König
2011-04-22
2
-5
/
+4
|
*
|
driver core/platform_device_add_resources: free resource before overwriting
Uwe Kleine-König
2011-04-22
1
-0
/
+1
|
*
|
driver core/platform_device_add_resources: set resource to NULL if !res
Uwe Kleine-König
2011-04-22
1
-10
/
+9
|
*
|
driver core/platform_device_add_data: free platform data before overwriting
Uwe Kleine-König
2011-04-22
1
-0
/
+1
|
*
|
driver core/platform_device_add_data: set platform_data to NULL if !data
Uwe Kleine-König
2011-04-22
1
-9
/
+8
|
*
|
drivers/base/core.c: Fixed brace coding style issue.
Karthigan Srinivasan
2011-04-22
1
-2
/
+1
|
*
|
driver-core: fix race between device_register and driver_register
Sebastian Ott
2011-04-22
1
-0
/
+5
|
*
|
drivers:misc:ti-st: remove rfkill dependency
Pavan Savoy
2011-04-22
1
-1
/
+0
|
*
|
drivers:misc:ti-st: handle delayed tty receive
Pavan Savoy
2011-04-22
2
-11
/
+15
|
*
|
kmsg: properly support writev to avoid interleaved printk lines fix
Andrew Morton
2011-04-19
1
-3
/
+4
|
*
|
printk: /dev/kmsg - properly support writev() to avoid interleaved printk() l...
Kay Sievers
2011-04-19
1
-15
/
+26
|
*
|
uio: clean uioinfo when uninstall uio driver
Jie Zhou
2011-04-19
1
-0
/
+4
|
*
|
uio: fix allocating minor id for uio device
Hillf Danton
2011-04-19
1
-1
/
+7
|
*
|
uio: fix finding mm index for vma
Hillf Danton
2011-04-19
1
-5
/
+3
|
*
|
uio_netx: Add support for netPLC cards
Daniel Trautmann
2011-04-19
1
-0
/
+19
|
*
|
HOWTO: sync up Documentaion/ja_JP/HOWTO
Tsugikazu Shibata
2011-04-19
1
-86
/
+43
|
*
|
kernel/ksysfs.c: expose file_caps_enabled in sysfs
Ludwig Nussel
2011-04-19
2
-0
/
+18
|
*
|
drivers: make device_type const
Stephen Hemminger
2011-04-19
2
-3
/
+3
|
*
|
firmware: Fix grammar in sysfs-firmware-dmi doc
Mike Waychison
2011-04-19
1
-9
/
+9
|
*
|
efivars: handle errors from register_efivars()
Dan Carpenter
2011-04-19
1
-2
/
+9
|
*
|
efivars: memory leak on error in create_efivars_bin_attributes()
Dan Carpenter
2011-04-19
1
-2
/
+2
|
*
|
device: add dev_WARN_ONCE
Felipe Balbi
2011-04-19
1
-1
/
+5
[next]