index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
swap_info: change to array of pointers
Hugh Dickins
1
-3
/
+4
2009-12-15
swap_info: private to swapfile.c
Hugh Dickins
1
-2
/
+1
2009-12-15
mm: add gfp flags for NODEMASK_ALLOC slab allocations
David Rientjes
1
-9
/
+12
2009-12-15
hugetlb: offload per node attribute registrations
Lee Schermerhorn
1
-0
/
+5
2009-12-15
mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined
David Rientjes
1
-0
/
+1
2009-12-15
hugetlb: add per node hstate attributes
Lee Schermerhorn
1
-0
/
+11
2009-12-15
hugetlb: add generic definition of NUMA_NO_NODE
Lee Schermerhorn
1
-0
/
+2
2009-12-15
hugetlb: derive huge pages nodes allowed from task mempolicy
Lee Schermerhorn
2
-0
/
+9
2009-12-15
hugetlb: factor init_nodemask_of_node()
Lee Schermerhorn
1
-3
/
+8
2009-12-15
nodemask: make NODEMASK_ALLOC more general
David Rientjes
1
-7
/
+8
2009-12-15
Merge commit 'linus' into next
Dmitry Torokhov
274
-2074
/
+6752
2009-12-15
tracing: Fix return of trace_dump_stack()
Steven Rostedt
1
-0
/
+1
2009-12-15
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
Alan Jenkins
1
-2
/
+4
2009-12-14
nfsd: let "insecure" flag vary by pseudoflavor
J. Bruce Fields
1
-2
/
+2
2009-12-14
nfsd: new interface to advertise export features
J. Bruce Fields
1
-1
/
+2
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
6
-1915
/
+0
2009-12-14
nfsd: Headers Independence and include cleanups
Boaz Harrosh
8
-22
/
+8
2009-12-14
nfsd: Fix independence of a few nfsd related headers
Boaz Harrosh
2
-0
/
+2
2009-12-14
sunrpc: Clean never used include files
Boaz Harrosh
2
-3
/
+2
2009-12-14
nfsd: Remove unused dprintk
Boaz Harrosh
1
-4
/
+0
2009-12-14
perf_event: Convert to raw_spinlock
Thomas Gleixner
1
-1
/
+1
2009-12-14
hrtimers: Convert to raw_spinlocks
Thomas Gleixner
1
-1
/
+1
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-1
/
+1
2009-12-14
rtmutes: Convert rtmutex.lock to raw_spinlock
Thomas Gleixner
1
-3
/
+3
2009-12-14
sched: Convert pi_lock to raw_spinlock
Thomas Gleixner
2
-2
/
+2
2009-12-14
plist: Make plist debugging raw_spinlock aware
Thomas Gleixner
1
-6
/
+37
2009-12-14
locking: Cleanup the name space completely
Thomas Gleixner
5
-163
/
+176
2009-12-14
locking: Further name space cleanups
Thomas Gleixner
4
-56
/
+56
2009-12-14
locking: Implement new raw_spinlock
Thomas Gleixner
4
-100
/
+260
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
2
-18
/
+18
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
3
-7
/
+7
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2
-24
/
+24
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2
-4
/
+4
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
4
-9
/
+9
2009-12-14
locking: Separate rwlock api from spinlock api
Thomas Gleixner
2
-249
/
+280
2009-12-14
locking: Split rwlock from spinlock headers
Thomas Gleixner
4
-129
/
+195
2009-12-14
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
Linus Torvalds
1
-89
/
+3
2009-12-14
i2c: Get rid of I2C_CLIENT_MODULE_PARM
Jean Delvare
1
-35
/
+0
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
1
-24
/
+0
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
1
-5
/
+0
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
1
-33
/
+11
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
1
-1
/
+1
2009-12-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-10
/
+30
2009-12-14
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
3
-5
/
+5
2009-12-14
PCI: Global variable decls must match the defs in section attributes
David Howells
1
-1
/
+1
2009-12-14
FRV: Fix no-hardware-breakpoint case
David Howells
1
-1
/
+1
2009-12-14
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+19
2009-12-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
Linus Torvalds
13
-260
/
+1163
2009-12-14
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
4
-1
/
+18
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
Linus Torvalds
3
-32
/
+413
[prev]
[next]