index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
percpu: add dummy pcpu_lpage_remapped() for !CONFIG_SMP
Tejun Heo
2009-07-15
1
-0
/
+5
*
linker script: unify usage of discard definition
Tejun Heo
2009-07-09
1
-6
/
+12
*
percpu: teach large page allocator about NUMA
Tejun Heo
2009-07-04
1
-2
/
+22
*
percpu: allow non-linear / sparse cpu -> unit mapping
Tejun Heo
2009-07-04
1
-1
/
+2
*
percpu: drop pcpu_chunk->page[]
Tejun Heo
2009-07-04
1
-2
/
+1
*
percpu: simplify pcpu_setup_first_chunk()
Tejun Heo
2009-07-04
1
-3
/
+2
*
x86,percpu: generalize lpage first chunk allocator
Tejun Heo
2009-07-04
1
-0
/
+27
*
x86,percpu: generalize 4k first chunk allocator
Tejun Heo
2009-07-04
1
-2
/
+10
*
percpu: drop @unit_size from embed first chunk allocator
Tejun Heo
2009-07-04
1
-1
/
+1
*
Merge branch 'master' into for-next
Tejun Heo
2009-07-04
112
-349
/
+1743
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2009-07-01
1
-2
/
+34
|
|
\
|
|
*
fuse: invalidation reverse calls
John Muir
2009-06-30
1
-0
/
+16
|
|
*
fuse: allow umask processing in userspace
Miklos Szeredi
2009-06-30
1
-2
/
+18
|
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-07-01
2
-20
/
+17
|
|
\
\
|
|
*
|
block: get rid of queue-private command filter
Jens Axboe
2009-07-01
1
-14
/
+1
|
|
*
|
block: Create bip slabs with embedded integrity vectors
Martin K. Petersen
2009-07-01
1
-6
/
+16
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-01
4
-3
/
+17
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
usbnet: Remove private stats structure
Herbert Xu
2009-06-30
1
-1
/
+0
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-06-29
3
-2
/
+17
|
|
|
\
\
|
|
|
*
|
netfilter: xtables: conntrack match revision 2
Jan Engelhardt
2009-06-29
1
-0
/
+13
|
|
|
*
|
netfilter: headers_check fix: linux/netfilter/xt_osf.h
Jaswinder Singh Rajput
2009-06-29
1
-0
/
+2
|
|
|
*
|
netfilter: tcp conntrack: fix unacknowledged data detection with NAT
Patrick McHardy
2009-06-29
1
-2
/
+2
|
|
|
|
/
|
*
|
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-30
1
-7
/
+39
|
|
\
\
\
|
|
*
|
|
perf_counter: Provide a way to enable counters on exec
Paul Mackerras
2009-06-30
1
-1
/
+2
|
|
*
|
|
perf_counter: Rework the sample ABI
Peter Zijlstra
2009-06-25
1
-5
/
+5
|
|
*
|
|
perf_counter: Implement more accurate per task statistics
Peter Zijlstra
2009-06-25
1
-1
/
+3
|
|
*
|
|
perf_counter: Add PERF_EVENT_READ
Peter Zijlstra
2009-06-25
1
-0
/
+12
|
|
*
|
|
perf_counter: Add scale information to the mmap control page
Peter Zijlstra
2009-06-25
1
-1
/
+3
|
|
*
|
|
perf_counter: Split the mmap control page in two parts
Peter Zijlstra
2009-06-25
1
-0
/
+6
|
|
*
|
|
perf_counter: Optimize perf_swcounter_event()
Peter Zijlstra
2009-06-23
1
-1
/
+10
|
*
|
|
|
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
2009-06-30
1
-0
/
+1
|
*
|
|
|
spi: add spi_master flag word
David Brownell
2009-06-30
1
-0
/
+4
|
*
|
|
|
spi: new spi->mode bits
David Brownell
2009-06-30
2
-0
/
+4
|
*
|
|
|
elf: limit max map count to safe value
KAMEZAWA Hiroyuki
2009-06-30
1
-2
/
+14
|
*
|
|
|
parport/serial: add support for NetMos 9901 Multi-IO card
Michael Buesch
2009-06-30
1
-0
/
+1
|
*
|
|
|
alpha: fix percpu build breakage
Tejun Heo
2009-06-30
2
-1
/
+6
|
*
|
|
|
gcov: fix __ctors_start alignment
Heiko Carstens
2009-06-30
1
-1
/
+2
|
*
|
|
|
eventfd: revised interface and cleanups
Davide Libenzi
2009-06-30
2
-10
/
+29
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2009-06-29
1
-1
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y
Bartlomiej Zolnierkiewicz
2009-06-29
1
-0
/
+2
|
|
*
|
|
|
ide: always kill the whole request on error
Bartlomiej Zolnierkiewicz
2009-06-25
1
-1
/
+0
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2009-06-29
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
fs: allow d_instantiate to be called with negative parent dentry
Jeremy Kerr
2009-06-29
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2009-06-29
1
-0
/
+6
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
integrity: add ima_counts_put (updated)
Mimi Zohar
2009-06-29
1
-0
/
+6
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-06-28
1
-0
/
+1
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
Phonet: publicize the Netlink notification function
RĂ©mi Denis-Courmont
2009-06-25
1
-0
/
+1
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-06-28
1
-0
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
KVM: protect concurrent make_all_cpus_request
Marcelo Tosatti
2009-06-28
1
-0
/
+1
|
*
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-06-28
1
-0
/
+1
|
|
\
\
\
\
\
[next]