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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-17
ACPI 5.0: Support for all new resource descriptors
Lin Ming
1
-4
/
+203
2012-01-17
ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region
Bob Moore
1
-1
/
+3
2012-01-17
ACPI 5.0: Implement Connection() and AccessAs() changes
Bob Moore
1
-0
/
+8
2012-01-17
ACPI 5.0: New interfaces to allow driver access to AML mutex objects
Lin Ming
1
-2
/
+13
2012-01-17
ACPI 5.0: Add new/changed tables to headers
Bob Moore
3
-4
/
+606
2012-01-17
ACPI 5.0: Implement hardware-reduced option
Bob Moore
1
-0
/
+1
2012-01-17
ACPI 5.0: Basic support for FADT version 5
Bob Moore
1
-6
/
+16
2012-01-16
Btrfs: space leak tracepoints
Josef Bacik
1
-0
/
+30
2012-01-16
Btrfs: add allocator tracepoints
Josef Bacik
1
-0
/
+173
2012-01-16
sched: Add "const" to is_idle_task() parameter
Paul E. McKenney
1
-1
/
+1
2012-01-16
Merge branch 'rcu/fixes-for-v3.2' into rcu/urgent
Paul E. McKenney
7
-93
/
+272
2012-01-16
[media] tuner: Fix numberspace conflict between xc4000 and pti 5nf05 tuners
Miroslav Slugen
1
-1
/
+2
2012-01-16
netfilter: revert user-space expectation helper support
Pablo Neira Ayuso
2
-6
/
+1
2012-01-16
[SCSI] libfc: Declare local functions static
Bart Van Assche
1
-1
/
+1
2012-01-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
14
-340
/
+176
2012-01-15
Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+33
2012-01-15
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-92
/
+251
2012-01-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+77
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
4
-53
/
+22
2012-01-14
Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux
Linus Torvalds
1
-0
/
+8
2012-01-14
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
11
-22
/
+47
2012-01-14
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
7
-94
/
+70
2012-01-14
block: fail SCSI passthrough ioctls on partition devices
Paolo Bonzini
1
-0
/
+1
2012-01-14
block: add and use scsi_blk_cmd_ioctl
Paolo Bonzini
1
-0
/
+2
2012-01-14
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-1
/
+5
2012-01-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+4
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
8
-20
/
+33
2012-01-14
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-3
/
+2
2012-01-13
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
Linus Torvalds
17
-8
/
+686
2012-01-13
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
Linus Torvalds
10
-8
/
+184
2012-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
1
-0
/
+2
2012-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
1
-0
/
+1
2012-01-13
vhost-net: add module alias (v2.1)
stephen hemminger
1
-0
/
+1
2012-01-13
drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3
Ben Skeggs
1
-1
/
+1
2012-01-13
block: Stop using macro stubs for the bio data integrity calls
Martin K. Petersen
1
-13
/
+53
2012-01-12
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
Linus Torvalds
21
-165
/
+197
2012-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-11
/
+37
2012-01-12
c/r: prctl: add PR_SET_MM codes to set up mm_struct entries
Cyrill Gorcunov
1
-0
/
+12
2012-01-12
radix_tree: remove radix_tree_indirect_to_ptr()
Xiao Guangrong
1
-3
/
+0
2012-01-12
vfs: cache request_queue in struct block_device
Andi Kleen
1
-0
/
+2
2012-01-12
include/linux/crash_dump.h needs elf.h
Fabio Estevam
1
-0
/
+1
2012-01-12
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
1
-1
/
+0
2012-01-12
mm: remove del_page_from_lru, add page_off_lru
Hugh Dickins
1
-6
/
+9
2012-01-12
mm: enum lru_list lru
Hugh Dickins
2
-21
/
+21
2012-01-12
mm: fewer underscores in ____pagevec_lru_add
Hugh Dickins
1
-5
/
+5
2012-01-12
mm: take pagevecs off reclaim stack
Hugh Dickins
1
-2
/
+0
2012-01-12
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
2
-7
/
+22
2012-01-12
mm: compaction: make isolate_lru_page() filter-aware again
Mel Gorman
1
-0
/
+2
2012-01-12
mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage
Mel Gorman
2
-4
/
+7
[prev]
[next]