Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-18 | 4 | -8/+46 | |
|\ | ||||||
| * | net: group address list and its count | Jiri Pirko | 2009-06-18 | 1 | -6/+11 | |
| * | net: sk_wmem_alloc has initial value of one, not zero | Eric Dumazet | 2009-06-17 | 1 | -0/+33 | |
| * | skbuff.h: fix skb_dst kernel-doc | Randy Dunlap | 2009-06-17 | 1 | -1/+1 | |
| * | x25: Fix sleep from timer on socket destroy. | David S. Miller | 2009-06-16 | 1 | -1/+1 | |
* | | mm: Extend gfp masking to the page allocator | Benjamin Herrenschmidt | 2009-06-18 | 1 | -1/+8 | |
* | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-06-18 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | md: fix some comments. | Andre Noll | 2009-06-18 | 1 | -1/+1 | |
* | | | lib: add lib/gcd.c | Florian Fainelli | 2009-06-18 | 1 | -0/+8 | |
* | | | LinuxPPS: core support | Rodolfo Giometti | 2009-06-18 | 3 | -0/+212 | |
* | | | w1-gpio: add external pull-up enable callback | Daniel Mack | 2009-06-18 | 1 | -0/+1 | |
* | | | dma-mapping: add asm-generic/dma-mapping-common.h | FUJITA Tomonori | 2009-06-18 | 1 | -0/+190 | |
* | | | gcov: add gcov profiling infrastructure | Peter Oberparleiter | 2009-06-18 | 1 | -0/+6 | |
* | | | seq_file: add function to write binary data | Peter Oberparleiter | 2009-06-18 | 1 | -0/+1 | |
* | | | kernel: constructor support | Peter Oberparleiter | 2009-06-18 | 4 | -0/+21 | |
* | | | ipcns: move free_ipcs() proto | Alexey Dobriyan | 2009-06-18 | 1 | -4/+0 | |
* | | | ipcns: make free_ipc_ns() static | Alexey Dobriyan | 2009-06-18 | 1 | -1/+0 | |
* | | | pids: clean up find_task_by_pid variants | Christoph Hellwig | 2009-06-18 | 1 | -6/+0 | |
* | | | ptrace_get_task_struct: s/tasklist/rcu/, make it static | Oleg Nesterov | 2009-06-18 | 1 | -1/+0 | |
* | | | ptrace: tracehook_unsafe_exec(): remove the stale comment | Oleg Nesterov | 2009-06-18 | 1 | -1/+1 | |
* | | | memcg: add interface to reset limits | Daisuke Nishimura | 2009-06-18 | 1 | -0/+2 | |
* | | | memcg: fix swap accounting | KAMEZAWA Hiroyuki | 2009-06-18 | 1 | -2/+3 | |
* | | | memcg: remove unneeded forward declaration from sched.h | Li Zefan | 2009-06-18 | 1 | -1/+0 | |
* | | | memcg: remove mem_cgroup_cache_charge_swapin() | Daisuke Nishimura | 2009-06-18 | 1 | -6/+0 | |
* | | | memcg: add file-based RSS accounting | Balbir Singh | 2009-06-18 | 1 | -1/+6 | |
* | | | reiserfs: fix warnings with gcc 4.4 | Jeff Mahoney | 2009-06-18 | 1 | -8/+39 | |
* | | | pca953x: support GPIOLIB GPIO naming | Daniel Silverstone | 2009-06-18 | 1 | -0/+1 | |
* | | | mpc52xx_psc_spi: convert to cs_control callback | Anton Vorontsov | 2009-06-18 | 1 | -4/+0 | |
* | | | spi: move more spi_setup() functionality into core | David Brownell | 2009-06-18 | 1 | -0/+3 | |
* | | | spi: move common spi_setup() functionality into core | David Brownell | 2009-06-18 | 1 | -24/+1 | |
* | | | softirq: introduce statistics for softirq | Keika Kobayashi | 2009-06-18 | 1 | -0/+12 | |
* | | | Delete pcibios_select_root | Matthew Wilcox | 2009-06-17 | 1 | -13/+0 | |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-06-17 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * \ \ | Pull for-2.6.31 into release | Tony Luck | 2009-06-17 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 2009-06-17 | 1 | -1/+1 | |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2009-06-17 | 4 | -222/+375 | |
|\ \ \ \ \ | ||||||
| * | | | | | mfd: fix tmio related warnings | Samuel Ortiz | 2009-06-17 | 1 | -1/+1 | |
| * | | | | | mfd: asic3: remove SD/SDIO controller register definitions | Philipp Zabel | 2009-06-17 | 1 | -216/+3 | |
| * | | | | | mfd: add ASIC3 IRQ numbers | Philipp Zabel | 2009-06-17 | 1 | -0/+7 | |
| * | | | | | mfd: asic3: add asic3_set_register common operation | Philipp Zabel | 2009-06-17 | 1 | -5/+5 | |
| * | | | | | mfd: add PCAP driver | Daniel Ribeiro | 2009-06-17 | 1 | -0/+256 | |
| * | | | | | mfd: add U300 AB3100 core support | Linus Walleij | 2009-06-17 | 1 | -0/+103 | |
| |/ / / / | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-06-17 | 6 | -2/+390 | |
|\ \ \ \ \ | ||||||
| * | | | | | [SCSI] aic79xx: make driver respect nvram for IU and QAS settings | James Bottomley | 2009-06-15 | 1 | -0/+4 | |
| * | | | | | [SCSI] FC Pass Thru support | James Smart | 2009-06-12 | 5 | -2/+386 | |
* | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2009-06-17 | 1 | -0/+37 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | UBI: add notification API | Dmitry Pervushin | 2009-06-02 | 1 | -0/+37 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2009-06-17 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ | Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/... | Pekka Enberg | 2009-06-17 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| | | | * | | | | | | slob: use PG_slab for identifying SLOB pages | Wu Fengguang | 2009-05-11 | 1 | -2/+0 |