| Commit message (Expand) | Author | Age |
* | dm: consolidate target deregistration error handling | Mikulas Patocka | 2009-01-05 |
* | Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-01-04 |
|\ |
|
| * | audit: validate comparison operations, store them in sane form | Al Viro | 2009-01-04 |
| * | audit rules ordering, part 2 | Al Viro | 2009-01-04 |
| * | fixing audit rule ordering mess, part 1 | Al Viro | 2009-01-04 |
| * | sanitize audit_log_capset() | Al Viro | 2009-01-04 |
| * | sanitize audit_fd_pair() | Al Viro | 2009-01-04 |
| * | sanitize audit_mq_open() | Al Viro | 2009-01-04 |
| * | sanitize AUDIT_MQ_SENDRECV | Al Viro | 2009-01-04 |
| * | sanitize audit_mq_notify() | Al Viro | 2009-01-04 |
| * | sanitize audit_mq_getsetattr() | Al Viro | 2009-01-04 |
| * | sanitize audit_ipc_set_perm() | Al Viro | 2009-01-04 |
| * | sanitize audit_ipc_obj() | Al Viro | 2009-01-04 |
| * | sanitize audit_socketcall | Al Viro | 2009-01-04 |
* | | rtc: add alarm/update irq interfaces | Alessandro Zummo | 2009-01-04 |
* | | fs: symlink write_begin allocation context fix | Nick Piggin | 2009-01-04 |
* | | fs: introduce bgl_lock_ptr() | Pekka Enberg | 2009-01-04 |
* | | spi.h uses/needs device.h | Randy Dunlap | 2009-01-04 |
|/ |
|
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 |
|\ |
|
| * | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t | Rusty Russell | 2009-01-03 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Ingo Molnar | 2009-01-03 |
| |\ |
|
| | * | xtensa: define __fls | Rusty Russell | 2009-01-03 |
| | * | mn10300: define __fls | Rusty Russell | 2009-01-03 |
| | * | m32r: define __fls | Rusty Russell | 2009-01-03 |
| | * | frv: define __fls | Rusty Russell | 2009-01-03 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 |
| |\| |
|
| | * | cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert rest of files in kernel/ | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert RCU implementations | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert kernel/irq | Rusty Russell | 2008-12-31 |
| | * | cpumask: convert kernel time functions | Rusty Russell | 2008-12-31 |
| | * | bitmap: find_last_bit() | Rusty Russell | 2008-12-31 |
| | * | m68k: define __fls | Rusty Russell | 2008-12-31 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 |
| | |\ |
|
| | * | | cpumask: Use nr_cpu_ids in seq_cpumask | Rusty Russell | 2008-12-29 |
| | * | | cpumask: smp_call_function_many() | Rusty Russell | 2008-12-29 |
| | * | | cpumask: make set_cpu_*/init_cpu_* out-of-line | Rusty Russell | 2008-12-29 |
| | * | | cpumask: make cpumask.h eat its own dogfood. | Rusty Russell | 2008-12-29 |
| | * | | cpumask: switch over to cpu_online/possible/active/present_mask: core | Rusty Russell | 2008-12-29 |
| | * | | bitmap: fix seq_bitmap and seq_cpumask to take const pointer | Rusty Russell | 2008-12-29 |
| | * | | bitmap: test for constant as well as small size for inline versions | Rusty Russell | 2008-12-29 |
| | * | | cpumask: make CONFIG_NR_CPUS always valid. | Rusty Russell | 2008-12-29 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-29 |
| | |\ \ |
|
| | * | | | cpumask: add sysfs displays for configured and disabled cpu maps | Mike Travis | 2008-12-19 |
| | * | | | cpumask: Add alloc_cpumask_var_node() | Mike Travis | 2008-12-19 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Linus Torvalds | 2009-01-03 |
|\ \ \ \ \ |
|
| * | | | | | VT-d: remove now unused intel_iommu_found function | Joerg Roedel | 2009-01-03 |
| * | | | | | VT-d: adapt domain iova_to_phys function for IOMMU API | Joerg Roedel | 2009-01-03 |
| * | | | | | VT-d: adapt domain map and unmap functions for IOMMU API | Joerg Roedel | 2009-01-03 |
| * | | | | | VT-d: adapt device attach and detach functions for IOMMU API | Joerg Roedel | 2009-01-03 |