index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2011-05-22
13
-47
/
+138
|
\
|
*
perf tools: Propagate event parse error handling
Frederic Weisbecker
2011-05-22
4
-11
/
+33
|
*
perf tools: Robustify dynamic sample content fetch
Frederic Weisbecker
2011-05-22
1
-0
/
+26
|
*
perf tools: Pre-check sample size before parsing
Frederic Weisbecker
2011-05-22
7
-5
/
+41
|
*
perf tools: Move evlist sample helpers to evlist area
Frederic Weisbecker
2011-05-22
4
-33
/
+34
|
*
perf tools: Remove junk code in mmap size handling
Frederic Weisbecker
2011-05-22
1
-3
/
+0
|
*
perf tools: Check we are able to read the event size on mmap
Frederic Weisbecker
2011-05-22
1
-0
/
+7
*
|
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
[next]