Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds | 2010-08-05 | 13 | -259/+513 |
|\ | |||||
| * | Merge remote branch 'origin/master' | Chris Zankel | 2010-08-03 | 13 | -259/+513 |
| |\ | |||||
| | * | xtensa: Disable PCI and nfsroot on simulation target | Chris Zankel | 2010-08-03 | 1 | -246/+485 |
| | * | xtensa: Add missing include in coprocessor.h | Chris Zankel | 2010-05-03 | 1 | -0/+1 |
| | * | xtensa: Fix the network driver for the simulator target | Chris Zankel | 2010-05-02 | 1 | -8/+14 |
| | * | xtensa: Shuffle include statements to fix linker script | Chris Zankel | 2010-05-02 | 6 | -1/+6 |
| | * | xtensa: Add -mforce-no-pic option is supported | Chris Zankel | 2010-05-02 | 1 | -0/+2 |
| | * | xtensa: Fixes due to bss boundary symbol name changes. | Chris Zankel | 2010-05-01 | 1 | -2/+2 |
| | * | xtensa: Fix linker script patch-up | Chris Zankel | 2010-05-01 | 1 | -2/+2 |
| | * | xtensa: Fix FLUSH_DCACHE macro for some variants. | Chris Zankel | 2010-05-01 | 1 | -0/+1 |
* | | | nick piggin: change email address | Nick Piggin | 2010-08-05 | 2 | -2/+2 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 310 | -574/+461 |
|\ \ \ | |||||
| * | | | Documentation: update broken web addresses. | Justin P. Mattock | 2010-08-04 | 138 | -330/+238 |
| * | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 1744 | -212841/+34722 |
| |\ \ \ | |||||
| * | | | | fix comment typo "choosed" -> "chosen" | Uwe Kleine-König | 2010-08-04 | 1 | -1/+1 |
| * | | | | hostap:hostap_hw.c Fix typo in comment | Justin P. Mattock | 2010-08-04 | 1 | -1/+1 |
| * | | | | Fix spelling contorller -> controller in comments | Stefan Weil | 2010-08-04 | 2 | -2/+2 |
| * | | | | Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> Fault | Takuya Yoshikawa | 2010-07-21 | 1 | -1/+1 |
| * | | | | fs/Kconfig: Fix typo Userpace -> Userspace | Stephen Boyd | 2010-07-20 | 1 | -1/+1 |
| * | | | | Removing dead MACH_U300_BS26 | Christoph Egger | 2010-07-20 | 1 | -7/+0 |
| * | | | | drivers/infiniband: Remove unnecessary casts of private_data | Joe Perches | 2010-07-20 | 1 | -1/+1 |
| * | | | | fs/ocfs2: Remove unnecessary casts of private_data | Joe Perches | 2010-07-20 | 3 | -7/+6 |
| * | | | | libfc: use ARRAY_SIZE | Kulikov Vasiliy | 2010-07-20 | 1 | -3/+1 |
| * | | | | scsi: bfa: use ARRAY_SIZE | Kulikov Vasiliy | 2010-07-20 | 2 | -7/+5 |
| * | | | | drm: i915: use ARRAY_SIZE | Kulikov Vasiliy | 2010-07-20 | 2 | -3/+3 |
| * | | | | drm: drm_edid: use ARRAY_SIZE | Kulikov Vasiliy | 2010-07-20 | 1 | -5/+2 |
| * | | | | synclink: use ARRAY_SIZE | Kulikov Vasiliy | 2010-07-20 | 1 | -1/+1 |
| * | | | | block: cciss: use ARRAY_SIZE | Kulikov Vasiliy | 2010-07-20 | 1 | -1/+1 |
| * | | | | comment typo fixes: charater => character | Thomas Weber | 2010-07-19 | 3 | -5/+5 |
| * | | | | fix comment typos concerning "challenge" | Uwe Kleine-König | 2010-07-19 | 2 | -2/+2 |
| * | | | | arm: plat-spear: fix typo in kerneldoc | Davidlohr Bueso | 2010-07-19 | 1 | -1/+1 |
| * | | | | reiserfs: typo comment fix | Davidlohr Bueso | 2010-07-19 | 1 | -1/+1 |
| * | | | | update email address | Pavel Machek | 2010-07-19 | 27 | -28/+28 |
| * | | | | Kconfig: fixo typo in "Xilinx'" | Michael Witten | 2010-07-15 | 1 | -1/+1 |
| * | | | | fix comnment/printk typos concerning "empty" | Uwe Kleine-König | 2010-07-12 | 5 | -5/+5 |
| * | | | | trivial: no changes to ov511 driver | Jiri Kosina | 2010-07-11 | 1 | -1/+1 |
| * | | | | remove a duplicated comment line | Uwe Kleine-König | 2010-07-11 | 1 | -1/+0 |
| * | | | | fscache: fix missing kerneldoc annotation | Suresh Jayaraman | 2010-07-11 | 1 | -0/+1 |
| * | | | | fscache: fix a trivial typo in the comment | Suresh Jayaraman | 2010-07-11 | 1 | -1/+1 |
| * | | | | Documentation: pci.txt: fix typo | Kulikov Vasiliy | 2010-07-11 | 1 | -1/+1 |
| * | | | | lib/devres.c: fix comment typo | Kulikov Vasiliy | 2010-07-11 | 1 | -1/+1 |
| * | | | | Documentation update broken web addresses | Justin P. Mattock | 2010-07-11 | 1 | -6/+6 |
| * | | | | fix comment/printk typos concerning "already" | Uwe Kleine-König | 2010-07-11 | 15 | -16/+16 |
| * | | | | fix comment typos concerning "sequential" | Uwe Kleine-König | 2010-07-11 | 2 | -3/+3 |
| * | | | | fix #warning about using kernel headers in userpsace | Justin P. Mattock | 2010-07-11 | 2 | -7/+4 |
| * | | | | Revert "Remove dead CONFIG_SIBYTE_BCM1480_PROF" | Jiri Kosina | 2010-06-30 | 1 | -0/+11 |
| * | | | | Documentation/sysctl/vm.txt typo | Kulikov Vasiliy | 2010-06-28 | 1 | -1/+1 |
| * | | | | Fix comment spelling errors in ncpfs/inode.c | Matthew Whitworth | 2010-06-28 | 1 | -2/+2 |
| * | | | | fix typos concerning "precedence" | Uwe Kleine-König | 2010-06-17 | 1 | -1/+1 |
| * | | | | trivial: don't touch drivers/staging | Jiri Kosina | 2010-06-17 | 5 | -10/+10 |