Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | ARM: OMAP: I2C: Fix omap_register_i2c_bus() return value on success | Laurent Pinchart | 2011-11-04 | 1 | -1/+1 | |
| * | | | | | ARM: OMAP: dmtimer: Include linux/module.h | Axel Lin | 2011-11-04 | 1 | -0/+1 | |
| * | | | | | ARM: OMAP2+: l3-noc: Include linux/module.h | Axel Lin | 2011-11-04 | 1 | -0/+1 | |
| * | | | | | ARM: OMAP2+: devices: Fixes for McPDM | Peter Ujfalusi | 2011-11-04 | 1 | -14/+3 | |
| * | | | | | ARM: OMAP: Fix errors and warnings when building for one board | Sanjeev Premi | 2011-11-04 | 2 | -0/+14 | |
| * | | | | | Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm... | Tony Lindgren | 2011-11-04 | 3 | -39/+53 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ARM: OMAP3: PM: restrict erratum i443 handling to OMAP3430 only | Paul Walmsley | 2011-10-07 | 1 | -9/+11 | |
| | * | | | | | ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detection | Paul Walmsley | 2011-10-07 | 3 | -27/+38 | |
| | * | | | | | ARM: OMAP3: PM: fix pwrdm_post_transition call sequence | Charulatha V | 2011-10-07 | 1 | -3/+4 | |
| * | | | | | | Merge branch 'prcm_scm_misc_fixes_3.2' of git://git.pwsan.com/linux-2.6 into ... | Tony Lindgren | 2011-11-04 | 2 | -9/+12 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ARM: OMAP: AM35x: remove hwmods that aren't generic | Abhilash K V | 2011-10-07 | 1 | -5/+8 | |
| | * | | | | | | ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields | Archit Taneja | 2011-10-07 | 1 | -4/+4 | |
| * | | | | | | | Merge branch 'omap_clock_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixes | Tony Lindgren | 2011-11-04 | 6 | -28/+142 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ARM: OMAP3+: Update DPLL Fint range for OMAP36xx and OMAP4xxx devices | Jon Hunter | 2011-10-07 | 1 | -16/+35 | |
| | * | | | | | | | ARM: OMAP4: clock: Add missing clock divider for OCP_ABE_ICLK | Jon Hunter | 2011-10-07 | 1 | -1/+15 | |
| | * | | | | | | | ARM: OMAP4460: Clock: Adding support for 4460 specific clocks | Paul Walmsley | 2011-10-07 | 1 | -6/+6 | |
| | * | | | | | | | ARM: OMAP3+: dpll: use DPLLs recalc function instead of omap2_get_dpll_rate | Jon Hunter | 2011-10-07 | 1 | -2/+5 | |
| | * | | | | | | | ARM: OMAP3+: dpll: assign clk rate from rounded rate during rate set | Mike Turquette | 2011-10-07 | 1 | -1/+1 | |
| | * | | | | | | | ARM: OMAP3+: dpll: use DPLL's round_rate when setting rate | Mike Turquette | 2011-10-07 | 1 | -1/+1 | |
| | * | | | | | | | ARM: OMAP4: clock: round_rate and recalc functions for DPLL_ABE | Mike Turquette | 2011-10-07 | 4 | -2/+80 | |
| | |/ / / / / / | ||||||
* | | | | | | | | VFS: we need to set LOOKUP_JUMPED on mountpoint crossing | Al Viro | 2011-11-07 | 1 | -1/+15 | |
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-11-07 | 31 | -288/+624 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | perf top: Fix live annotation in the --stdio interface | Arnaldo Carvalho de Melo | 2011-11-03 | 1 | -1/+2 | |
| * | | | | | | | | perf top tui: Don't recalc column widths considering just the first page | Arnaldo Carvalho de Melo | 2011-11-02 | 1 | -1/+0 | |
| * | | | | | | | | perf report: Add progress bar when processing time ordered events | Arnaldo Carvalho de Melo | 2011-11-02 | 2 | -0/+10 | |
| * | | | | | | | | perf hists browser: Warn about lost events | Arnaldo Carvalho de Melo | 2011-11-02 | 7 | -29/+112 | |
| * | | | | | | | | perf tools: Fix a typo of command name as trace-cmd | Masami Hiramatsu | 2011-10-28 | 1 | -1/+1 | |
| * | | | | | | | | perf hists: Fix recalculation of total_period when sorting entries | Arnaldo Carvalho de Melo | 2011-10-27 | 1 | -2/+1 | |
| * | | | | | | | | perf header: Fix build on old systems | Arnaldo Carvalho de Melo | 2011-10-26 | 1 | -1/+1 | |
| * | | | | | | | | perf ui browser: Handle K_RESIZE in dialog windows | Arnaldo Carvalho de Melo | 2011-10-26 | 9 | -26/+94 | |
| * | | | | | | | | perf ui browser: No need to switch char sets that often | Arnaldo Carvalho de Melo | 2011-10-26 | 1 | -3/+5 | |
| * | | | | | | | | perf hists browser: Use K_TIMER | Arnaldo Carvalho de Melo | 2011-10-26 | 1 | -3/+2 | |
| * | | | | | | | | perf ui: Rename ui__warning_paranoid to ui__error_paranoid | Arnaldo Carvalho de Melo | 2011-10-26 | 4 | -6/+8 | |
| * | | | | | | | | perf ui: Reimplement the popup windows using libslang | Arnaldo Carvalho de Melo | 2011-10-26 | 6 | -67/+77 | |
| * | | | | | | | | perf ui: Reimplement ui__popup_menu using ui__browser | Arnaldo Carvalho de Melo | 2011-10-26 | 3 | -30/+97 | |
| * | | | | | | | | perf ui: Reimplement ui_helpline using libslang | Arnaldo Carvalho de Melo | 2011-10-26 | 1 | -4/+6 | |
| * | | | | | | | | perf ui: Improve handling sigwinch a bit | Arnaldo Carvalho de Melo | 2011-10-26 | 5 | -47/+82 | |
| * | | | | | | | | perf ui progress: Reimplement using slang | Arnaldo Carvalho de Melo | 2011-10-26 | 4 | -69/+22 | |
| * | | | | | | | | perf evlist: Fix grouping of multiple events | Arnaldo Carvalho de Melo | 2011-10-26 | 9 | -29/+135 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-11-07 | 43 | -267/+325 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | forcedeth: fix a few sparse warnings (variable shadowing) | david decotigny | 2011-11-07 | 1 | -17/+17 | |
| * | | | | | | | | | forcedeth: Improve stats counters | Mandeep Baines | 2011-11-07 | 1 | -0/+4 | |
| * | | | | | | | | | forcedeth: remove unneeded stats updates | david decotigny | 2011-11-07 | 1 | -34/+1 | |
| * | | | | | | | | | forcedeth: Acknowledge only interrupts that are being processed | Mike Ditto | 2011-11-07 | 1 | -5/+8 | |
| * | | | | | | | | | forcedeth: fix race when unloading module | david decotigny | 2011-11-07 | 1 | -1/+1 | |
| * | | | | | | | | | MAINTAINERS/rds: update maintainer | Or Gerlitz | 2011-11-07 | 1 | -1/+1 | |
| * | | | | | | | | | wanrouter: Remove kernel_lock annotations | Richard Weinberger | 2011-11-07 | 1 | -2/+0 | |
| * | | | | | | | | | usbnet: fix oops in usbnet_start_xmit | Konstantin Khlebnikov | 2011-11-07 | 1 | -1/+2 | |
| * | | | | | | | | | ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined | Rose, Gregory V | 2011-11-07 | 2 | -2/+4 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | etherh: Add MAINTAINERS entry for etherh | Jeff Kirsher | 2011-11-04 | 1 | -0/+1 |