Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrix | Lars-Peter Clausen | 2010-12-16 | 1 | -2/+2 | |
| * | | | | | | | | | MIPS: Don't stomp on caller's ->regs[2] in copy_thread() | Al Viro | 2010-12-16 | 1 | -1/+0 | |
| * | | | | | | | | | MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81 | Ralf Baechle | 2010-12-16 | 1 | -4/+4 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2010-12-16 | 3 | -10/+115 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | lguest: populate initial_page_table | Rusty Russell | 2010-12-16 | 3 | -5/+107 | |
| * | | | | | | | | | | lguest: restore boot speed | Rusty Russell | 2010-12-16 | 1 | -4/+7 | |
| * | | | | | | | | | | lguest: fix crash lguest_time_init | Rusty Russell | 2010-12-16 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-12-16 | 2 | -9/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | nilfs2: fix regression of garbage collection ioctl | Ryusuke Konishi | 2010-12-16 | 2 | -9/+12 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-12-16 | 3 | -57/+65 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2 | Dmitry Torokhov | 2010-12-14 | 2 | -57/+62 | |
| * | | | | | | | | | Input: wacom - add another Bamboo Pen ID (0xd4) | Kevin Granade | 2010-12-10 | 1 | -0/+3 | |
* | | | | | | | | | | Linux 2.6.37-rc6v2.6.37-rc6 | Linus Torvalds | 2010-12-15 | 1 | -1/+1 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-12-15 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h | Randy Dunlap | 2010-12-15 | 1 | -0/+1 | |
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-12-15 | 4 | -4/+18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ext4: fix typo which broke '..' detection in ext4_find_entry() | Aaro Koskinen | 2010-12-14 | 1 | -1/+1 | |
| * | | | | | | | | | | ext4: Turn off multiple page-io submission by default | Theodore Ts'o | 2010-12-14 | 3 | -3/+17 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | xen: Provide a variant of __RING_SIZE() that is an integer constant expression | Jeremy Fitzhardinge | 2010-12-15 | 3 | -5/+12 | |
* | | | | | | | | | | MAINTAINERS: update MSM git tree | Daniel Walker | 2010-12-15 | 1 | -1/+1 | |
* | | | | | | | | | | install_special_mapping skips security_file_mmap check. | Tavis Ormandy | 2010-12-15 | 2 | -4/+17 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-12-14 | 2 | -3/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | workqueue: It is likely that WORKER_NOT_RUNNING is true | Steven Rostedt | 2010-12-14 | 1 | -2/+2 | |
| * | | | | | | | | | MAINTAINERS: Add workqueue entry | Tejun Heo | 2010-12-14 | 1 | -0/+9 | |
| * | | | | | | | | | workqueue: check the allocation of system_unbound_wq | Hitoshi Mitake | 2010-11-26 | 1 | -1/+2 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2010-12-14 | 2 | -20/+21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | md: protect against NULL reference when waiting to start a raid10. | NeilBrown | 2010-12-09 | 2 | -4/+3 | |
| * | | | | | | | | | | md: fix bug with re-adding of partially recovered device. | NeilBrown | 2010-12-09 | 1 | -2/+5 | |
| * | | | | | | | | | | md: fix possible deadlock in handling flush requests. | NeilBrown | 2010-12-09 | 1 | -2/+4 | |
| * | | | | | | | | | | md: move code in to submit_flushes. | NeilBrown | 2010-12-09 | 1 | -6/+6 | |
| * | | | | | | | | | | md: remove handling of flush_pending in md_submit_flush_data | NeilBrown | 2010-12-09 | 1 | -6/+3 | |
* | | | | | | | | | | | dw_spi: Fix missing final read in some polling situations | Major Lee | 2010-12-14 | 1 | -0/+5 | |
* | | | | | | | | | | | i2c_intel_mid: Fix slash in sysfs name | Alan Cox | 2010-12-14 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-12-14 | 3 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sh: wire up accept4 syscall (non-multiplexed path) | Carmelo AMOROSO | 2010-12-14 | 2 | -1/+3 | |
| * | | | | | | | | | | | sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers. | Paul Mundt | 2010-12-13 | 1 | -1/+2 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-12-14 | 9 | -37/+79 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | OMAP2: PRCM: fix some SHIFT macros that were actually bitmasks | Paul Walmsley | 2010-12-10 | 1 | -5/+6 | |
| * | | | | | | | | | | | OMAP2+: PM/serial: fix console semaphore acquire during suspend | Kevin Hilman | 2010-12-09 | 2 | -10/+51 | |
| * | | | | | | | | | | | OMAP1: SRAM: fix size for OMAP1611 SoCs | Kevin Hilman | 2010-12-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | arm: omap2: io: fix clk_get() error check | Aaro Koskinen | 2010-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check | Vasiliy Kulikov | 2010-12-06 | 1 | -1/+2 | |
| * | | | | | | | | | | | omap: nand: remove hardware ECC as default | Sukumar Ghorai | 2010-12-06 | 1 | -1/+0 | |
| * | | | | | | | | | | | omap: zoom: wl1271 slot is MMC_CAP_POWER_OFF_CARD | Ohad Ben-Cohen | 2010-12-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | omap: PM debug: fix wake-on-timer debugfs dependency | Kevin Hilman | 2010-12-02 | 1 | -17/+17 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-12-14 | 9 | -35/+239 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix | Valentine Barshak | 2010-12-14 | 1 | -8/+20 | |
| * | | | | | | | | | | | ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNEL | Dave Martin | 2010-12-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6 | Dave Martin | 2010-12-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | Change bcmring Maintainer list. | Jiandong Zheng | 2010-12-14 | 1 | -2/+2 |