Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | update cifs version to 1.75 | Steve French | 2011-08-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | [CIFS] possible memory corruption on mount | Steve French | 2011-08-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | cifs: demote cERROR in build_path_from_dentry to cFYI | Jeff Layton | 2011-08-16 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-08-18 | 4 | -8/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'ipoib' and 'iser' into for-next | Roland Dreier | 2011-08-17 | 3 | -5/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | IB/iser: Support iSCSI PDU padding | Or Gerlitz | 2011-08-17 | 2 | -4/+8 | |
| | * | | | | | | | | | | | | | | | | | IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long) | Or Gerlitz | 2011-08-17 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | IPoIB: Fix possible NULL dereference in ipoib_start_xmit() | Bernd Schubert | 2011-08-16 | 1 | -3/+5 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2011-08-18 | 2 | -5/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | fat: fat16 support maximum 4GB file/vol size as WinXP or 7. | Namjae Jeon | 2011-08-17 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | fat: fix utf8 iocharset warning message | Mihai Moldovan | 2011-08-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | fat: fix build warning | Jonas Aberg | 2011-08-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | irqdesc: fix new kernel-doc warning | Randy Dunlap | 2011-08-18 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | i7core_edac: fixed typo in error count calculation | Mathias Krause | 2011-08-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | befs: Validate length of long symbolic links. | Timo Warns | 2011-08-17 | 1 | -9/+14 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-08-17 | 3 | -18/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | PM / Domains: Fix build for CONFIG_PM_RUNTIME unset | Rafael J. Wysocki | 2011-08-14 | 3 | -18/+26 | |
* | | | | | | | | | | | | | | | | | | | mm: fix __page_to_pfn for a const struct page argument | Ian Campbell | 2011-08-17 | 2 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | | mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const. | Ian Campbell | 2011-08-17 | 3 | -4/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-08-17 | 9 | -137/+403 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2011-08-14 | 9 | -137/+403 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | perf probe: Filter out redundant inline-instances | Masami Hiramatsu | 2011-08-12 | 1 | -0/+22 | |
| | * | | | | | | | | | | | | | | | | | perf probe: Search concrete out-of-line instances | Masami Hiramatsu | 2011-08-12 | 3 | -35/+83 | |
| | * | | | | | | | | | | | | | | | | | perf probe: Avoid searching variables in intermediate scopes | Masami Hiramatsu | 2011-08-12 | 1 | -31/+13 | |
| | * | | | | | | | | | | | | | | | | | perf probe: Fix to search local variables in appropriate scope | Masami Hiramatsu | 2011-08-12 | 4 | -27/+144 | |
| | * | | | | | | | | | | | | | | | | | perf probe: Warn when more than one line are given | Masami Hiramatsu | 2011-08-12 | 1 | -3/+11 | |
| | * | | | | | | | | | | | | | | | | | perf probe: Fix to walk all inline instances | Masami Hiramatsu | 2011-08-12 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | | perf probe: Fix to search nested inlined functions in CU | Masami Hiramatsu | 2011-08-12 | 2 | -12/+82 | |
| | * | | | | | | | | | | | | | | | | | perf probe: Fix line walker to check CU correctly | Masami Hiramatsu | 2011-08-12 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | perf probe: Fix a memory leak for scopes array | Masami Hiramatsu | 2011-08-12 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | | perf: fix temporary file ownership check | Vasiliy Kulikov | 2011-08-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | perf report: Use properly build_id kernel binaries | Jiri Olsa | 2011-08-11 | 3 | -27/+42 | |
| | * | | | | | | | | | | | | | | | | | perf top browser: Remove spurious helpline update | Arnaldo Carvalho de Melo | 2011-08-10 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-08-17 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | rtc: Limit RTC PIE frequency | Thomas Gleixner | 2011-07-26 | 2 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | rtc: Fix hrtimer deadlock | Thomas Gleixner | 2011-07-26 | 1 | -19/+37 | |
| * | | | | | | | | | | | | | | | | | | | rtc: Handle errors correctly in rtc_irq_set_state() | Thomas Gleixner | 2011-07-26 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-08-17 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | lockdep: Fix wrong assumption in match_held_lock | Peter Zijlstra | 2011-08-09 | 1 | -1/+7 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-08-17 | 5 | -19/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | irq: Track the owner of irq descriptor | Sebastian Andrzej Siewior | 2011-07-28 | 4 | -17/+48 | |
| * | | | | | | | | | | | | | | | | | | | | irq: Always set IRQF_ONESHOT if no primary handler is specified | Sebastian Andrzej Siewior | 2011-07-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | genirq: Fix wrong bit operation | jhbird.choi@samsung.com | 2011-07-26 | 1 | -2/+2 | |
| | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-08-16 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | KVM: uses TASKSTATS, depends on NET | Randy Dunlap | 2011-08-16 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | KVM: fix TASK_DELAY_ACCT kconfig warning | Randy Dunlap | 2011-07-27 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'fixallnoconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-08-16 | 2 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | [IA64] fix "allnoconfig" build | Tony Luck | 2011-08-09 | 2 | -1/+1 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | xen: self-balloon needs module.h | Randy Dunlap | 2011-08-16 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | | | gma500: kill MIPI interface types | Alan Cox | 2011-08-16 | 6 | -9/+11 | |
| |_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |