Commit Graph

276982 Commits (a13861a28b90541aa207532d237e7a940f1b1c7b)
 

Author SHA1 Message Date
Eric Dumazet a13861a28b bridge: provide a mtu() method for fake_dst_ops 13 years ago
Linus Torvalds b3b1b70e62 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb 13 years ago
Linus Torvalds abe8809c14 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev 13 years ago
David Miller 19d40dcabf pata_of_platform: Add missing CONFIG_OF_IRQ dependency. 13 years ago
Stephen Rothwell b9eda06f80 ipv4: using prefetch requires including prefetch.h 13 years ago
Linus Torvalds ecefc36b41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
Linus Torvalds d5ed5e48f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound 13 years ago
Linus Torvalds 0703c680f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 13 years ago
Dave Kleikamp e6f67b8c05 vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL 13 years ago
Greg Kroah-Hartman 341f5b1080 Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus 13 years ago
David Miller abf058e10c USB: Fix usb/isp1760 build on sparc 13 years ago
Steffen Klassert c0ed1c14a7 net: Add a flow_cache_flush_deferred function 13 years ago
Eric Dumazet 9f28a2fc0b ipv4: reintroduce route cache garbage collector 13 years ago
John W. Linville b4949b8456 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem 13 years ago
Ben Hutchings 7b21a202b8 firmware: Refer to the co-maintained linux-firmware.git repository 13 years ago
Linus Torvalds b9e26dfdad Merge git://git.infradead.org/mtd-2.6 13 years ago
Linus Torvalds 11da3764a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc 13 years ago
David Howells 50345f1ea9 SELinux: Fix RCU deref check warning in sel_netport_insert() 13 years ago
James Morris 428f328175 Merge branch 'evm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kasatkin/linux-digsig into for-linus 13 years ago
Linus Torvalds a4a4923919 Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 years ago
Linus Torvalds 7f3a54b817 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
Linus Torvalds 5fbd305dd2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
Linus Torvalds a205b08218 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
Linus Torvalds 455ba0c0b7 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen 13 years ago
Linus Torvalds 26957f0e4b Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh 13 years ago
Linus Torvalds 72784134ce Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh 13 years ago
Linus Torvalds 822a5d3131 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 13 years ago
Linus Torvalds 929e8d4a88 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux 13 years ago
Gerlando Falauto cd7816d149 net: have ipconfig not wait if no dev is available 13 years ago
Thomas Graf a76c0adf60 sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd 13 years ago
Linus Torvalds 62d7a2927f Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 13 years ago
Michel Lespinasse 3d3c8f93a2 binary_sysctl(): fix memory leak 13 years ago
Kautuk Consul 0006526d78 mm/vmalloc.c: remove static declaration of va from __get_vm_area_node 13 years ago
Corey Minyard b75d91f7ca ipmi_watchdog: restore settings when BMC reset 13 years ago
Frantisek Hrbata ff05b6f7ae oom: fix integer overflow of points in oom_badness 13 years ago
Hillf Danton a41c58a666 memcg: keep root group unchanged if creation fails 13 years ago
Haogang Chen 481fe17e97 nilfs2: potential integer overflow in nilfs_ioctl_clean_segments() 13 years ago
Thomas Meyer 695c60f21c nilfs2: unbreak compat ioctl 13 years ago
David Rientjes b246272ecc cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask 13 years ago
Axel Lin fa860403e6 mfd: Include linux/io.h to jz4740-adc 13 years ago
NeilBrown c1e61bcf82 mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler 13 years ago
NeilBrown 286f8f3cd6 mfd: Base interrupt for twl4030-irq must be one-shot 13 years ago
Marcus Folkesson 8f6a459a9d mfd: Handle tps65910 clear-mask correctly 13 years ago
Axel Lin df7206477e mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources 13 years ago
Ilya Yanok 8653be1afd mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver 13 years ago
Axel Lin 858a6303f2 mfd: include linux/module.h for ab5500-debugfs 13 years ago
Mark Brown b5488b6e86 mfd: Update wm8994 active device checks for WM1811 13 years ago
Axel Lin 26bc4e0cc5 mfd: Set tps6586x bits if new value is different from the old one 13 years ago
Axel Lin af65e6cef4 mfd: Set da903x bits if new value is different from the old one 13 years ago
Axel Lin 890c98e374 mfd: Set adp5520 bits if new value is different from the old one 13 years ago