| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-03-21 | 3 | -8/+4 |
|\ |
|
| * | constify path argument of trace_seq_path() | Al Viro | 2012-03-21 | 1 | -1/+1 |
| * | constify path argument of audit_log_d_path() | Al Viro | 2012-03-21 | 1 | -1/+1 |
| * | switch open-coded instances of d_make_root() to new helper | Al Viro | 2012-03-21 | 1 | -6/+2 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-03-21 | 5 | -1/+6 |
|\ \ |
|
| * | | security: trim security.h | Al Viro | 2012-02-14 | 4 | -0/+4 |
| * | | mm: collapse security_vm_enough_memory() variants into a single function | Al Viro | 2012-02-14 | 1 | -1/+1 |
| * | | security: create task_free security callback | Kees Cook | 2012-02-09 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-03-21 | 1 | -30/+14 |
|\ \ \ |
|
| * | | | padata: Fix race on sequence number wrap | Steffen Klassert | 2012-03-14 | 1 | -28/+10 |
| * | | | padata: Fix race in the serialization path | Steffen Klassert | 2012-03-14 | 1 | -2/+4 |
* | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 | 1 | -112/+716 |
|\ \ \ \ |
|
| * | | | | irq_domain/mips: Allow irq_domain on MIPS | Grant Likely | 2012-02-24 | 1 | -0/+12 |
| * | | | | irq_domain: constify irq_domain_ops | Grant Likely | 2012-02-16 | 1 | -16/+15 |
| * | | | | irq_domain: Create common xlate functions that device drivers can use | Grant Likely | 2012-02-16 | 1 | -10/+55 |
| * | | | | irq_domain: Remove irq_domain_add_simple() | Grant Likely | 2012-02-16 | 1 | -8/+2 |
| * | | | | irq_domain: Remove 'new' irq_domain in favour of the ppc one | Grant Likely | 2012-02-16 | 1 | -146/+13 |
| * | | | | irq_domain: Add support for base irq and hwirq in legacy mappings | Grant Likely | 2012-02-16 | 1 | -32/+64 |
| * | | | | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 2012-02-16 | 1 | -70/+130 |
| * | | | | irq_domain: Remove references to old irq_host names | Grant Likely | 2012-02-16 | 1 | -111/+108 |
| * | | | | irq_domain: remove NO_IRQ from irq domain code | Grant Likely | 2012-02-16 | 1 | -19/+19 |
| * | | | | irq_domain: Move irq_domain code from powerpc to kernel/irq | Grant Likely | 2012-02-16 | 1 | -0/+600 |
| * | | | | irq_domain: Make irq_domain structure match powerpc's irq_host | Grant Likely | 2012-02-14 | 1 | -7/+7 |
| * | | | | irq_domain: Be less verbose | Grant Likely | 2012-02-14 | 1 | -3/+1 |
* | | | | | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2012-03-21 | 12 | -127/+116 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'pm-qos' | Rafael J. Wysocki | 2012-03-04 | 2 | -14/+12 |
| |\ \ \ \ \ |
|
| | * | | | | | PM / QoS: unconditionally build the feature | Jean Pihet | 2012-02-13 | 1 | -1/+2 |
| | * | | | | | Merge commit 'pm-fixes-for-3.3-rc3' into pm-qos | Rafael J. Wysocki | 2012-02-13 | 3 | -6/+31 |
| | |\ \ \ \ \ |
|
| | * | | | | | | PM / QoS: Simplify PM QoS expansion/merge | Alex Frid | 2012-01-29 | 1 | -13/+10 |
| * | | | | | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2012-03-04 | 10 | -113/+104 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | PM / Freezer: Remove references to TIF_FREEZE in comments | Marcos Paulo de Souza | 2012-03-04 | 3 | -9/+7 |
| | * | | | | | | | PM / Hibernate: Enable usermodehelpers in hibernate() error path | Srivatsa S. Bhat | 2012-03-04 | 1 | -3/+4 |
| | * | | | | | | | PM / Hibernate: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-02-17 | 1 | -3/+4 |
| | * | | | | | | | PM / Sleep: Drop suspend_stats_update() | Rafael J. Wysocki | 2012-02-17 | 1 | -6/+12 |
| | * | | | | | | | PM / Sleep: Make enter_state() in kernel/power/suspend.c static | Rafael J. Wysocki | 2012-02-17 | 3 | -8/+4 |
| | * | | | | | | | PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.c | Rafael J. Wysocki | 2012-02-17 | 1 | -29/+27 |
| | * | | | | | | | PM / Sleep: Remove unnecessary label from suspend_freeze_processes() | Rafael J. Wysocki | 2012-02-13 | 1 | -4/+1 |
| | * | | | | | | | PM / Sleep: Do not check wakeup too often in try_to_freeze_tasks() | Rafael J. Wysocki | 2012-02-13 | 1 | -7/+9 |
| | * | | | | | | | PM / Hibernate: Refactor and simplify freezer_test_done | Srivatsa S. Bhat | 2012-02-09 | 2 | -9/+7 |
| | * | | | | | | | PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test path | Srivatsa S. Bhat | 2012-02-09 | 2 | -8/+6 |
| | * | | | | | | | PM / Suspend: Avoid code duplication in suspend statistics update | Marcos Paulo de Souza | 2012-02-09 | 2 | -10/+2 |
| | * | | | | | | | Merge commit 'pm-fixes-for-3.3-rc3' into pm-sleep | Rafael J. Wysocki | 2012-02-09 | 3 | -6/+31 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| / / / / /
| | | |/ / / / / |
|
| | * | | | | | | PM / Sleep: Introduce "late suspend" and "early resume" of devices | Rafael J. Wysocki | 2012-01-29 | 4 | -20/+24 |
* | | | | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-03-21 | 2 | -16/+16 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | power: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -14/+14 |
| * | | | | | | | | kdb: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -2/+2 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-03-21 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kernel/resource.c: move EXPORT_SYMBOL right after definition | Cong Wang | 2012-02-03 | 1 | -2/+1 |
* | | | | | | | | | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-03-21 | 1 | -19/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | workqueue: use percpu allocator for cwq on UP | Lai Jiangshan | 2012-03-12 | 1 | -19/+3 |