index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
perf diff: Fix output ordering to honor next column
Namhyung Kim
1
-30
/
+35
2015-01-21
perf tools: Pass struct perf_hpp_fmt to its callbacks
Namhyung Kim
5
-18
/
+61
2015-01-21
perf diff: Introduce fmt_to_data_file() helper
Namhyung Kim
1
-2
/
+10
2015-01-21
perf diff: Print diff result more precisely
Namhyung Kim
1
-7
/
+11
2015-01-21
perf diff: Get rid of hists__compute_resort()
Namhyung Kim
1
-56
/
+3
2015-01-21
perf tools: Allow use of an exclusive option more than once
Namhyung Kim
1
-1
/
+1
2015-01-21
perf tools: Document parameterized and symbolic events
Cody P Schafer
3
-4
/
+41
2015-01-21
perf Documentation: Add event parameters
Cody P Schafer
1
-0
/
+6
2015-01-21
perf tools: Extend format_alias() to include event parameters
Cody P Schafer
1
-1
/
+27
2015-01-21
perf tools: Support parsing parameterized events
Cody P Schafer
2
-11
/
+64
2015-01-21
perf tools: Remove some unused functions from color.c
Rickard Strandqvist
2
-128
/
+0
2015-01-21
perf report: Get rid of report__inc_stat()
Namhyung Kim
2
-13
/
+5
2015-01-21
perf hists: Introduce function for deleting/removing hist_entry
Arnaldo Carvalho de Melo
1
-20
/
+16
2015-01-21
perf hists: Rename hist_entry__free to __delete
Arnaldo Carvalho de Melo
5
-8
/
+8
2015-01-21
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
17
-74
/
+71
2015-01-21
perf mem: Move the mem_operations global to struct perf_mem
Arnaldo Carvalho de Melo
1
-13
/
+13
2015-01-21
perf mem: Enable sampling loads and stores simultaneously
Stephane Eranian
2
-27
/
+105
2015-01-21
ata: libahci: Fix devres cleanup on failure
Thierry Reding
1
-1
/
+2
2015-01-21
ARM: 8291/1: replace magic number with PAGE_SHIFT macro in fixup_pv code
Masahiro Yamada
1
-1
/
+1
2015-01-21
ARM: 8290/1: decompressor: fix a wrong comment
Masahiro Yamada
1
-1
/
+1
2015-01-21
power: bq24190_charger: suppress build warning
Lad, Prabhakar
1
-1
/
+1
2015-01-21
ARM: 8286/1: mm: Fix dma_contiguous_reserve comment
George G. Davis
1
-4
/
+1
2015-01-21
ARM: 8248/1: pm: remove outdated comment
Brian Norris
1
-4
/
+0
2015-01-21
ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() function
Masahiro Yamada
1
-2
/
+5
2015-01-21
ARM: 8274/1: Fix DEBUG_LL for multi-platform kernels (without PL01X)
Daniel Thompson
1
-6
/
+1
2015-01-21
ARM: 8273/1: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX
Daniel Thompson
1
-1
/
+2
2015-01-21
ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directory
Daniel Thompson
2
-13
/
+25
2015-01-21
ARM: 8271/1: omap1: Migrate debug_ll macros to use 8250.S
Daniel Thompson
2
-102
/
+56
2015-01-21
ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directory
Daniel Thompson
2
-3
/
+15
2015-01-21
ARM: 8269/1: Remove DEBUG_LL_UART_NONE
Daniel Thompson
1
-9
/
+0
2015-01-21
ARM: 8268/1: configs: Enable DEBUG_LL_UART_8250 where needed
Daniel Thompson
7
-0
/
+7
2015-01-21
ARM: 8267/1: cnx3xxx: Remove spurious default for DEBUG_CNS3xxx
Daniel Thompson
1
-1
/
+0
2015-01-21
power: reset: Add reset driver for R-Mobile platforms
Geert Uytterhoeven
3
-0
/
+98
2015-01-21
kvm: Fix CR3_PCID_INVD type on 32-bit
Borislav Petkov
1
-1
/
+1
2015-01-21
livepatch: fix uninitialized return value
Josh Poimboeuf
1
-1
/
+1
2015-01-21
drm/i2c: tda998x: set the CEC I2C address based on the slave I2C address
Andrew Jackson
1
-1
/
+4
2015-01-21
next: drm/atomic: Use copy_from_user to copy 64 bit data from user space
Guenter Roeck
1
-1
/
+3
2015-01-21
drm: Make drm_read() more robust against multithreaded races
Chris Wilson
1
-47
/
+42
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
13
-51
/
+140
2015-01-21
drm: Drop superfluous "select VT_HW_CONSOLE_BINDING"
Geert Uytterhoeven
2
-2
/
+0
2015-01-21
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
2015-01-21
watchdog: imx2_wdt: Disable power down counter on boot
Markus Pargmann
1
-0
/
+9
2015-01-21
watchdog: imx2_wdt: Improve power management support.
Xiubo Li
1
-9
/
+22
2015-01-21
mmc: sdhci-pxav3: Remove checks for optional core clock in error/remove path
Jisheng Zhang
1
-4
/
+2
2015-01-21
power: ab8500_fg.c: Remove unused function
Rickard Strandqvist
2
-15
/
+0
2015-01-21
perf probe: Fix probing kretprobes
Namhyung Kim
1
-2
/
+2
2015-01-21
perf symbols: Introduce 'for' method to iterate over the symbols with a given...
Arnaldo Carvalho de Melo
2
-11
/
+19
2015-01-21
perf probe: Do not rely on map__load() filter to find symbols
Namhyung Kim
1
-16
/
+22
2015-01-21
perf symbols: Introduce method to iterate symbols ordered by name
Arnaldo Carvalho de Melo
2
-0
/
+12
2015-01-21
perf symbols: Return the first entry with a given name in find_by_name method
Namhyung Kim
1
-3
/
+17
[prev]
[next]