Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'v3.4-rc2' into regulator-drivers | Mark Brown | 2012-04-10 | 32 | -121/+663 |
|\ | |||||
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-06 | 5 | -8/+5 |
| |\ | |||||
| | * | ethtool: Remove exception to the requirement of holding RTNL lock | Ben Hutchings | 2012-04-06 | 1 | -2/+1 |
| | * | tcp: tcp_sendpages() should call tcp_push() once | Eric Dumazet | 2012-04-06 | 1 | -1/+1 |
| | * | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller | 2012-04-04 | 2 | -3/+3 |
| | |\ | |||||
| | | * | netfilter: ipset: avoid use of kernel-only types | Jan Engelhardt | 2012-03-26 | 1 | -2/+2 |
| | | * | netfilter: xt_LOG: don't use xchg() for simple assignment | Jan Beulich | 2012-03-26 | 1 | -1/+1 |
| | * | | net: fix /proc/net/dev regression | Eric Dumazet | 2012-04-03 | 1 | -2/+0 |
| * | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-06 | 2 | -7/+8 |
| |\ \ \ | |||||
| | * | | | memcg swap: use mem_cgroup_uncharge_swap fix | Michal Hocko | 2012-04-06 | 1 | -7/+7 |
| | * | | | libfs: add simple_open() | Stephen Boyd | 2012-04-06 | 1 | -0/+1 |
| * | | | | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-04-05 | 1 | -0/+5 |
| |\ \ \ \ | |||||
| | * | | | | CIFS: Fix VFS lock usage for oplocked files | Pavel Shilovsky | 2012-04-01 | 1 | -0/+5 |
| * | | | | | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-04-05 | 1 | -3/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() | Jason Wessel | 2012-03-30 | 1 | -1/+2 |
| | * | | | | | kgdb,debug_core: pass the breakpoint struct instead of address and memory | Jason Wessel | 2012-03-30 | 1 | -2/+2 |
| * | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-04-05 | 3 | -6/+15 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | common: DMA-mapping: add NON-CONSISTENT attribute | Marek Szyprowski | 2012-03-28 | 1 | -0/+1 |
| | * | | | | | | common: DMA-mapping: add WRITE_COMBINE attribute | Marek Szyprowski | 2012-03-28 | 1 | -0/+1 |
| | * | | | | | | common: dma-mapping: introduce mmap method | Marek Szyprowski | 2012-03-28 | 1 | -0/+3 |
| | * | | | | | | common: dma-mapping: remove old alloc_coherent and free_coherent methods | Marek Szyprowski | 2012-03-28 | 1 | -4/+0 |
| | * | | | | | | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 2012-03-28 | 1 | -2/+4 |
| | * | | | | | | common: dma-mapping: introduce generic alloc() and free() methods | Marek Szyprowski | 2012-03-28 | 1 | -0/+6 |
| | |/ / / / / | |||||
| * | | | | | | Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-04-04 | 2 | -5/+26 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | PM / QoS: add pm_qos_update_request_timeout() API | MyungJoo Ham | 2012-03-28 | 1 | -0/+4 |
| | * | | | | | | PM / Sleep: Mitigate race between the freezer and request_firmware() | Rafael J. Wysocki | 2012-03-28 | 1 | -2/+19 |
| | * | | | | | | firmware_class: Do not warn that system is not ready from async loads | Rafael J. Wysocki | 2012-03-28 | 1 | -0/+1 |
| | * | | | | | | firmware_class: Rework usermodehelper check | Rafael J. Wysocki | 2012-03-28 | 1 | -3/+2 |
| * | | | | | | | Merge branch 'selinux' ("struct common_audit_data" sanitizer) | Linus Torvalds | 2012-04-04 | 1 | -71/+25 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit... | Linus Torvalds | 2012-04-03 | 1 | -4/+3 |
| | * | | | | | | | LSM: shrink the common_audit_data data union | Eric Paris | 2012-04-03 | 1 | -17/+18 |
| | * | | | | | | | LSM: shrink sizeof LSM specific portion of common_audit_data | Eric Paris | 2012-04-03 | 1 | -50/+4 |
| * | | | | | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-04-04 | 1 | -5/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | regulator: Fix comments in include/linux/regulator/machine.h | Axel Lin | 2012-03-29 | 1 | -5/+3 |
| * | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-04-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| | * | | | | | | | | tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec() | Oleg Nesterov | 2012-03-31 | 1 | -1/+1 |
| * | | | | | | | | | Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-04-03 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | drm/i915: disable ppgtt on snb when dmar is enabled | Daniel Vetter | 2012-04-02 | 1 | -0/+4 |
| * | | | | | | | | | | Merge branch 'drm-prime-dmabuf-initial' of git://people.freedesktop.org/~airl... | Linus Torvalds | 2012-04-03 | 2 | -1/+75 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | drm: base prime/dma-buf support (v5) | Dave Airlie | 2012-03-30 | 2 | -1/+75 |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-03 | 2 | -3/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | eql: dont rely on HZ=100 | Eric Dumazet | 2012-03-28 | 1 | -1/+1 |
| | * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-03-28 | 1 | -2/+4 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info | John W. Linville | 2012-03-26 | 1 | -2/+4 |
| * | | | | | | | | | | | | Merge branch 'paul' (Fixups from Paul Gortmaker) | Linus Torvalds | 2012-04-02 | 3 | -5/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | asm-generic: add linux/types.h to cmpxchg.h | Paul Gortmaker | 2012-04-02 | 1 | -0/+1 |
| | * | | | | | | | | | | | | firewire: restore the device.h include in linux/firewire.h | Paul Gortmaker | 2012-04-02 | 1 | -2/+1 |
| | * | | | | | | | | | | | | avr32: fix build failures from mis-naming of atmel_nand.h | Paul Gortmaker | 2012-04-02 | 1 | -3/+3 |
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsi | Linus Torvalds | 2012-04-02 | 4 | -0/+475 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | HSI: hsi_char: Add HSI char device kernel configuration | Andras Domokos | 2012-01-05 | 2 | -0/+2 |