| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into irq/threaded | Ingo Molnar | 2009-04-06 | 7424 | -290386/+840562 |
|\ |
|
| * | Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-05 | 4 | -28/+32 |
| |\ |
|
| | * | Audit: remove spaces from audit_log_d_path | Eric Paris | 2009-04-05 | 2 | -3/+3 |
| | * | audit: audit_set_auditable defined but not used | Eric Paris | 2009-04-05 | 1 | -8/+8 |
| | * | audit: incorrect ref counting in audit tree tag_chunk | Eric Paris | 2009-04-05 | 1 | -0/+2 |
| | * | audit: Fix possible return value truncation in audit_get_context() | Paul Moore | 2009-04-05 | 1 | -1/+1 |
| | * | audit: ignore terminating NUL in AUDIT_USER_TTY messages | Miloslav Trmac | 2009-04-05 | 1 | -0/+3 |
| | * | Audit: fix handling of 'strings' with NULL characters | Miloslav Trmac | 2009-04-05 | 1 | -1/+1 |
| | * | make the e->rule.xxx shorter in kernel auditfilter.c | Zhenwen Xu | 2009-04-05 | 1 | -8/+8 |
| | * | auditsc: fix kernel-doc notation | Randy Dunlap | 2009-04-05 | 1 | -2/+2 |
| | * | audit: EXECVE record - removed bogus newline | Jiri Pirko | 2009-04-05 | 1 | -5/+4 |
| * | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2009-04-05 | 15 | -164/+139 |
| |\ \ |
|
| | * | | mfd: fix da903x warning | Samuel Ortiz | 2009-04-05 | 1 | -1/+1 |
| | * | | mfd: fix MAINTAINERS entry | Samuel Ortiz | 2009-04-05 | 1 | -1/+2 |
| | * | | mfd: Use the value of the final spin when reading the AUXADC | Mark Brown | 2009-04-05 | 1 | -1/+1 |
| | * | | mfd: Storage class should be before const qualifier | Tobias Klauser | 2009-04-05 | 3 | -4/+4 |
| | * | | mfd: PASIC3: supply clock_rate to DS1WM via driver_data | Philipp Zabel | 2009-04-05 | 1 | -9/+13 |
| | * | | mfd: remove DS1WM clock handling | Philipp Zabel | 2009-04-05 | 2 | -20/+8 |
| | * | | mfd: remove unused PASIC3 bus_shift field | Philipp Zabel | 2009-04-05 | 1 | -1/+0 |
| | * | | pxa/magician: remove deprecated .bus_shift from PASIC3 platform_data | Philipp Zabel | 2009-04-05 | 1 | -1/+0 |
| | * | | mfd: convert PASIC3 to use MFD core | Philipp Zabel | 2009-04-05 | 2 | -98/+62 |
| | * | | mfd: convert DS1WM to use MFD core | Philipp Zabel | 2009-04-05 | 3 | -23/+25 |
| | * | | mfd: Support active high IRQs on WM835x | Mark Brown | 2009-04-05 | 2 | -1/+17 |
| | * | | mfd: Use bulk read to fill WM8350 register cache | Mark Brown | 2009-04-05 | 1 | -9/+12 |
| | * | | mfd: remove duplicated #include from pcf50633 | Huang Weiyi | 2009-04-05 | 1 | -1/+0 |
| | |/ |
|
| * | | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 2009-04-05 | 7 | -14/+13 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Jesper Nilsson | 2009-04-02 | 3 | -7/+7 |
| | |\ \ |
|
| | | * | | cpumask: use mm_cpumask() wrapper: cris | Rusty Russell | 2009-03-16 | 2 | -4/+4 |
| | | * | | cpumask: Use accessors code.: cris | Rusty Russell | 2009-03-16 | 1 | -2/+2 |
| | | * | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: cris | Rusty Russell | 2009-03-16 | 1 | -1/+1 |
| | * | | | CRISv32: Remove extraneous space between -I and the path. | Jesper Nilsson | 2009-04-02 | 1 | -3/+3 |
| | * | | | cris: convert obsolete hw_interrupt_type to struct irq_chip | Thomas Gleixner | 2009-04-02 | 2 | -2/+2 |
| | * | | | BUG to BUG_ON changes | Stoyan Gaydarov | 2009-04-02 | 1 | -2/+1 |
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-04-05 | 146 | -2790/+4854 |
| |\ \ \ \ |
|
| | * | | | | ACPI: processor: use .notify method instead of installing handler directly | Bjorn Helgaas | 2009-04-05 | 1 | -15/+4 |
| | * | | | | ACPI: button: use .notify method instead of installing handler directly | Bjorn Helgaas | 2009-04-05 | 1 | -69/+8 |
| | * | | | | ACPI: support acpi_device_ops .notify methods | Bjorn Helgaas | 2009-04-05 | 3 | -0/+83 |
| | * | | | | Merge branch 'linus' into release | Len Brown | 2009-04-05 | 6737 | -236131/+521115 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | * | | | | Merge branch 'misc' into release | Len Brown | 2009-04-05 | 9 | -26/+43 |
| | |\ \ \ \ |
|
| | | * | | | | toshiba-acpi: remove MAINTAINERS entry | Johannes Berg | 2009-04-05 | 1 | -4/+1 |
| | | * | | | | panasonic-laptop: use snprintf with PAGE_SIZE in sysfs attributes | Harald Welte | 2009-04-04 | 1 | -4/+4 |
| | | * | | | | panasonic-laptop: Fix autoloading | Harald Welte | 2009-04-04 | 1 | -0/+1 |
| | | * | | | | ACPI: constify tables in pci_irq.c | Jan Beulich | 2009-04-04 | 1 | -8/+8 |
| | | * | | | | dock: fix dereference after kfree() | Dan Carpenter | 2009-04-03 | 1 | -1/+2 |
| | | * | | | | ACPI: update comment | Zhang Rui | 2009-04-03 | 1 | -1/+1 |
| | | * | | | | ACPI: get_throttling_state() cannot be larger than state_count | Len Brown | 2009-04-03 | 1 | -4/+2 |
| | | * | | | | ACPI: suspend: Add the Pansonic CF51 box to the dmi check table | Zhao Yakui | 2009-04-03 | 1 | -0/+9 |
| | | * | | | | tc1100-wmi: Fix state reporting | Krzysztof KosiĆski | 2009-04-03 | 1 | -4/+3 |
| | | * | | | | ACPI: cap off P-state transition latency from buggy BIOSes | Pallipadi, Venkatesh | 2009-03-28 | 1 | -0/+12 |
| | * | | | | | Merge branch 'x2apic' into release | Len Brown | 2009-04-05 | 7 | -8/+194 |
| | |\ \ \ \ \ |
|