Age | Commit message (Expand) | Author |
2010-08-10 | tty: Add EXTPROC support for LINEMODE | hyc@symas.com |
2010-08-10 | tty: Remove Hayes ESP ioctls | Jeff Dike |
2010-08-10 | Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-09 | asm-generic/io.h: add big endian versions of io{read,write}{16,32} | Mike Frysinger |
2010-08-09 | topology: alternate fix for ia64 tiger_defconfig build breakage | Lee Schermerhorn |
2010-08-09 | asm-generic: use raw_local_irq_save/restore instead local_irq_save/restore | Michal Simek |
2010-08-09 | add f_flags to struct statfs(64) | Christoph Hellwig |
2010-08-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-06 | Merge branch 'master' into for-linus | Chris Metcalf |
2010-08-05 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-04 | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge |
2010-08-02 | Merge commit 'v2.6.35' into perf/core | Ingo Molnar |
2010-07-28 | fanotify: FMODE_NONOTIFY and __O_SYNC in sparc conflict | Signed-off-by: Wu Fengguang |
2010-07-28 | vfs: introduce FMODE_NONOTIFY | Eric Paris |
2010-07-27 | support multiple .discard.* sections to avoid section type conflicts | Jeremy Fitzhardinge |
2010-07-23 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-07-23 | vmlinux.lds: fix .data..init_task output section (fix popwerpc boot) | Sam Ravnborg |
2010-07-20 | tracing: Properly align linker defined symbols | Sam Ravnborg |
2010-07-16 | unistd: add __NR_prlimit64 syscall numbers | Jiri Slaby |
2010-07-15 | tracing: Remove letfover markers section | Frederic Weisbecker |
2010-07-05 | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely |
2010-07-05 | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov |
2010-06-25 | Add wait4() back to the set of <asm-generic/unistd.h> syscalls. | Chris Metcalf |
2010-06-18 | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar |
2010-06-09 | arch: Implement local64_t | Peter Zijlstra |
2010-06-04 | Fix up the "generic" unistd.h ABI to be more useful. | Chris Metcalf |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2010-05-27 | numa: introduce numa_mem_id()- effective local memory node id | Lee Schermerhorn |
2010-05-27 | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h | FUJITA Tomonori |
2010-05-27 | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() | FUJITA Tomonori |
2010-05-27 | asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h | FUJITA Tomonori |
2010-05-27 | dma-mapping: remove unnecessary sync_single_range_* in dma_map_ops | FUJITA Tomonori |
2010-05-27 | rapidio: modify initialization of switch operations | Alexandre Bounine |
2010-05-27 | rapidio: add Port-Write handling for EM | Alexandre Bounine |
2010-05-27 | gpiolib: introduce set_debounce method | Felipe Balbi |
2010-05-27 | gpiolib: document that names can contain printk format specifiers | Uwe Kleine-König |
2010-05-27 | gpiolib: make names array and its values const | Uwe Kleine-König |
2010-05-25 | include/asm-generic/kmap_types.h: add helpful reminder | Andrew Morton |
2010-05-25 | asm-generic: don't warn that atomic_t is only 24 bit | Peter Fritzsche |
2010-05-21 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2010-05-20 | kdb: core for kgdb back end (2 of 2) | Jason Wessel |
2010-05-19 | panic: Allow warnings to set different taint flags | Ben Hutchings |
2010-05-18 | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard |
2010-05-11 | dma-mapping: fix dma_sync_single_range_* | FUJITA Tomonori |
2010-05-04 | arch, hweight: Fix compilation errors | Borislav Petkov |
2010-04-06 | x86: Add optimized popcnt variants | Borislav Petkov |