Age | Commit message (Expand) | Author |
2012-07-30 | arch: remove direct definitions of KERN_<LEVEL> uses | Joe Perches |
2012-07-30 | printk: add kern_levels.h to make KERN_<LEVEL> available for asm use | Joe Perches |
2012-07-30 | printk: add generic functions to find KERN_<LEVEL> headers | Joe Perches |
2012-07-30 | kmsg: /dev/kmsg - properly return possible copy_from_user() failure | Kay Sievers |
2012-07-30 | drivers/misc/ti-st/st_core.c: missing NULL check | Alan Cox |
2012-07-30 | kernel/sys.c: avoid argv_free(NULL) | Andrew Morton |
2012-07-30 | NMI watchdog: fix for lockup detector breakage on resume | Sameer Nanda |
2012-07-30 | panic: fix a possible deadlock in panic() | Vikram Mulukutla |
2012-07-30 | avr32: fix build error in ATSTK1002 code | Fengguang Wu |
2012-07-30 | clk: validate pointer in __clk_disable() | Fengguang Wu |
2012-07-30 | arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=n | Viresh Kumar |
2012-07-30 | usb/host/r8a66597: remove conditional compilation of clk code | Viresh Kumar |
2012-07-30 | gadget/r8a66597: remove conditional compilation of clk code | Viresh Kumar |
2012-07-30 | gadget/m66592: remove conditional compilation of clk code | Viresh Kumar |
2012-07-30 | net/stmmac: remove conditional compilation of clk code | Viresh Kumar |
2012-07-30 | net/c_can: remove conditional compilation of clk code | Viresh Kumar |
2012-07-30 | ata/pata_arasan: remove conditional compilation of clk code | Viresh Kumar |
2012-07-30 | usb/musb: remove conditional compilation of clk code | Viresh Kumar |
2012-07-30 | usb/marvell: remove conditional compilation of clk code | Viresh Kumar |
2012-07-30 | i2c/i2c-pxa: remove conditional compilation of clk code | Viresh Kumar |
2012-07-30 | clk: remove redundant depends on from drivers/Kconfig | Viresh Kumar |
2012-07-30 | clk: add non CONFIG_HAVE_CLK routines | Viresh Kumar |
2012-07-30 | avr32/mm/fault.c: port OOM changes to do_page_fault | Kautuk Consul |
2012-07-30 | alpha: remove mysterious if zero-ed out includes | Paul Bolle |
2012-07-30 | xtensa/mm/fault.c: port OOM changes to do_page_fault | Kautuk Consul |
2012-07-30 | coredump: warn about unsafe suid_dumpable / core_pattern combo | Kees Cook |
2012-07-30 | fs: make dumpable=2 require fully qualified path | Kees Cook |
2012-07-30 | fs/xattr.c:getxattr(): improve handling of allocation failures | Sasha Levin |
2012-07-30 | ntfs: remove references to long gone super operations and unimplemented methods | Fernando Luis Vazquez Cao |
2012-07-30 | prctl: remove redunant assignment of "error" to zero | Sasikantha babu |
2012-07-30 | pcdp: use early_ioremap/early_iounmap to access pcdp table | Greg Pearson |
2012-07-30 | mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page() | Joonsoo Kim |
2012-07-28 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds |
2012-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-07-27 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-07-27 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-07-27 | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King |
2012-07-27 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-07-27 | tcp: perform DMA to userspace only if there is a task waiting for it | Jiri Kosina |
2012-07-27 | Revert "openvswitch: potential NULL deref in sample()" | Jesse Gross |
2012-07-27 | ipv4: fix TCP early demux | Eric Dumazet |
2012-07-27 | net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling | Jiri Benc |
2012-07-27 | USB: kaweth.c: use GFP_ATOMIC under spin_lock | Dan Carpenter |
2012-07-27 | tcp: Add TCP_USER_TIMEOUT negative value check | Hangbin Liu |
2012-07-27 | Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-07-27 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-07-27 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-07-27 | Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-07-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-07-26 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |