Age | Commit message (Expand) | Author | Files | Lines |
2012-03-15 | of/mtd/nand: add generic bindings and helpers | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+19 |
2012-03-15 | of: introduce helper to manage boolean | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+16 |
2012-03-15 | mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBT | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+1 |
2012-03-15 | ATMEL: fix nand ecc support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+26 |
2012-03-01 | ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter | Nicolas Ferre | 1 | -0/+10 |
2012-03-01 | Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 | Nicolas Ferre | 17 | -95/+265 |
2012-02-29 | Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9... | Arnd Bergmann | 1 | -0/+36 |
2012-02-27 | devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) | Grant Likely | 1 | -2/+10 |
2012-02-27 | irq_domain: Centralize definition of irq_dispose_mapping() | Grant Likely | 2 | -4/+5 |
2012-02-16 | irq_domain: constify irq_domain_ops | Grant Likely | 1 | -7/+7 |
2012-02-16 | irq_domain: Create common xlate functions that device drivers can use | Grant Likely | 1 | -0/+12 |
2012-02-16 | irq_domain: Remove irq_domain_add_simple() | Grant Likely | 1 | -1/+0 |
2012-02-16 | irq_domain: Remove 'new' irq_domain in favour of the ppc one | Grant Likely | 1 | -41/+4 |
2012-02-16 | of/address: add empty static inlines for !CONFIG_OF | Grant Likely | 1 | -4/+29 |
2012-02-16 | irq_domain: Add support for base irq and hwirq in legacy mappings | Grant Likely | 1 | -1/+19 |
2012-02-16 | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 1 | -9/+15 |
2012-02-16 | irq_domain: Move irq_domain code from powerpc to kernel/irq | Grant Likely | 1 | -4/+42 |
2012-02-15 | irq_domain: Make irq_domain structure match powerpc's irq_host | Grant Likely | 1 | -20/+64 |
2012-02-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -15/+5 |
2012-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -14/+73 |
2012-02-11 | netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m | Neil Horman | 1 | -8/+40 |
2012-02-10 | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+9 |
2012-02-10 | Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2012-02-09 | net: Make qdisc_skb_cb upper size bound explicit. | David S. Miller | 1 | -1/+8 |
2012-02-09 | Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -3/+4 |
2012-02-08 | cdrom: move shared static to cdrom_device_info | Paolo Bonzini | 1 | -1/+2 |
2012-02-08 | block: don't call elevator callbacks for plug merges | Tejun Heo | 1 | -6/+0 |
2012-02-08 | block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct... | Tejun Heo | 1 | -2/+1 |
2012-02-08 | Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 1 | -0/+5 |
2012-02-08 | Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc | Olof Johansson | 34 | -375/+116 |
2012-02-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+10 |
2012-02-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds | 1 | -0/+2 |
2012-02-07 | block: strip out locking optimization in put_io_context() | Tejun Heo | 2 | -6/+2 |
2012-02-07 | target: Change target_submit_cmd() to return void | Andy Grover | 1 | -1/+1 |
2012-02-07 | exec: fix use-after-free bug in setup_new_exec() | Heiko Carstens | 1 | -1/+2 |
2012-02-06 | writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue | Wu Fengguang | 1 | -1/+4 |
2012-02-05 | ipv4: reset flowi parameters on route connect | Julian Anastasov | 2 | -0/+14 |
2012-02-05 | Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+13 |
2012-02-05 | PM / QoS: CPU C-state breakage with PM Qos change | Venkatesh Pallipadi | 1 | -1/+13 |
2012-02-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+2 |
2012-02-04 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+1 |
2012-02-04 | Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3 | Linus Torvalds | 1 | -3/+1 |
2012-02-03 | Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 1 | -0/+2 |
2012-02-03 | mfd: Store twl6040-codec mclk configuration | Peter Ujfalusi | 1 | -0/+2 |
2012-02-03 | include/linux/lp8727.h: Remove executable bit | Josh Triplett | 1 | -0/+0 |
2012-02-03 | Fix race in process_vm_rw_core | Christopher Yeoh | 1 | -0/+6 |
2012-02-02 | net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary | Haiyang Zhang | 1 | -1/+1 |
2012-02-02 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen... | Linus Torvalds | 1 | -0/+1 |
2012-02-02 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 1 | -2/+0 |
2012-02-02 | usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu() | Kuninori Morimoto | 1 | -1/+1 |