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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
memcg: add memcg sanity checks at allocating and freeing pages
Daisuke Nishimura
1
-0
/
+17
2011-03-23
memcg: simplify the way memory limits are checked
Johannes Weiner
1
-58
/
+14
2011-03-23
memcg: soft limit reclaim should end at limit not below
Johannes Weiner
1
-2
/
+2
2011-03-23
reiserfs: use little-endian bitops
Akinobu Mita
1
-14
/
+13
2011-03-23
ext3: use little-endian bitops
Akinobu Mita
1
-5
/
+5
2011-03-23
dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table
Grant Likely
1
-3
/
+0
2011-03-23
mm: implement access_remote_vm
Stephen Wilson
1
-0
/
+2
2011-03-23
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
1
-3
/
+3
2011-03-23
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
Stephen Wilson
1
-2
/
+2
2011-03-23
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
1
-1
/
+1
2011-03-23
NFSv4.1: layoutcommit
Andy Adamson
3
-0
/
+25
2011-03-23
NFSv4.1: filelayout driver specific code for COMMIT
Fred Isaman
2
-0
/
+2
2011-03-23
NFSv4.1: add generic layer hooks for pnfs COMMIT
Fred Isaman
2
-1
/
+6
2011-03-23
genirq: Provide locked setter for chip, handler, name
Thomas Gleixner
1
-5
/
+24
2011-03-23
genirq: Provide a lockdep helper
Thomas Gleixner
1
-0
/
+9
2011-03-23
genirq; Remove the last leftovers of the old sparse irq code
Thomas Gleixner
1
-7
/
+0
2011-03-23
NFS: Detect loops in a readdir due to bad cookies
Bryan Schumaker
1
-0
/
+2
2011-03-23
NFS: Create nfs_open_dir_context
Bryan Schumaker
1
-0
/
+3
2011-03-23
perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx()
Stephane Eranian
1
-2
/
+0
2011-03-23
smp: add missing init.h include
Heiko Carstens
1
-0
/
+1
2011-03-23
sched.h: Fix a typo ("its")
Jonathan Neuschäfer
1
-1
/
+1
2011-03-23
mfd: Rename ab8500 gpadc header
Linus Walleij
1
-0
/
+0
2011-03-23
mfd: Constify WM8994 write path
Mark Brown
1
-2
/
+2
2011-03-23
regulator: Add a subdriver for TI TPS6105x regulator portions v2
Linus Walleij
1
-0
/
+6
2011-03-23
mfd: Add a core driver for TI TPS61050/TPS61052 chips v2
Linus Walleij
1
-0
/
+95
2011-03-23
pci_ids: Add Intel Tunnel Creek LPC Bridge device ID.
Denis Turischev
1
-0
/
+1
2011-03-23
regulator: MAX8997/8966 support
MyungJoo Ham
1
-1
/
+27
2011-03-23
mfd: Add WM8994 bulk register write operation
Mark Brown
1
-0
/
+2
2011-03-23
mfd: Append additional read write on 88pm860x
Haojian Zhuang
1
-0
/
+8
2011-03-23
mfd: Adopt mfd_data in 88pm860x regulator
Haojian Zhuang
1
-3
/
+4
2011-03-23
mfd: Adopt mfd_data in 88pm860x led
Haojian Zhuang
1
-2
/
+1
2011-03-23
mfd: Adopt mfd_data in 88pm860x backlight
Haojian Zhuang
1
-1
/
+1
2011-03-23
mfd: Reentrance and revamp ab8500 gpadc fetching interface
Daniel Willerud
1
-1
/
+5
2011-03-23
mfd: Move ab8500 gpadc header to subdir
Daniel Willerud
1
-11
/
+11
2011-03-23
mfd: MAX8997/8966 support
MyungJoo Ham
2
-0
/
+435
2011-03-23
mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part
Andres Salomon
1
-2
/
+2
2011-03-23
mfd: ab8500 chip revision 3.0 support
Mattias Wallin
1
-2
/
+2
2011-03-23
mfd: Add platform data to support multiple WM831x devices per board
Mark Brown
1
-0
/
+3
2011-03-23
mfd: Add twl4030 madc driver
Keerthy
1
-0
/
+141
2011-03-23
mfd: add platform_device sharing support for mfd
Andres Salomon
1
-0
/
+9
2011-03-23
mfd: Add refcounting support to mfd_cells
Andres Salomon
1
-1
/
+13
2011-03-23
mfd: Remove driver_data field from mfd_cell
Andres Salomon
1
-3
/
+0
2011-03-23
mfd: Rename platform_data field of mfd_cell to mfd_data
Andres Salomon
1
-4
/
+4
2011-03-23
mfd: Drop data_size from mfd_cell struct
Andres Salomon
1
-3
/
+0
2011-03-23
mfd: mfd_cell is now implicitly available to mc13xxx drivers
Andres Salomon
1
-2
/
+1
2011-03-23
mfd: mfd_cell is now implicitly available to ab3550 driver
Andres Salomon
1
-1
/
+0
2011-03-23
mfd-core: Unconditionally add mfd_cell to every platform_device
Andres Salomon
1
-2
/
+21
2011-03-23
mfd-core: Fix up typos/vagueness in comment
Andres Salomon
1
-2
/
+2
2011-03-23
regulator: twl: add clk32kg to twl-regulator
Balaji T K
1
-0
/
+2
2011-03-23
mfd: Add new ab8500 GPADC driver
Arun Murthy
1
-0
/
+28
[prev]
[next]