Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-19 | 1 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | ASN.1: Use the ASN1_LONG_TAG and ASN1_INDEFINITE_LENGTH constants | David Howells | 2012-12-14 | 1 | -4/+4 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-12-18 | 3 | -18/+18 | |
|\ \ \ \ \ | ||||||
| * | | | | | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 2012-12-18 | 1 | -2/+17 | |
| |\| | | | | ||||||
| * | | | | | powerpc+of: Rename and fix OF reconfig notifier error inject module | Benjamin Herrenschmidt | 2012-12-14 | 3 | -18/+18 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge tag 'md-3.8' of git://neil.brown.name/md | Linus Torvalds | 2012-12-18 | 11 | -26/+631 | |
|\ \ \ \ \ | ||||||
| * | | | | | lib/raid6: build proper files on corresponding arch | Yuanhan Liu | 2012-12-13 | 8 | -27/+28 | |
| * | | | | | lib/raid6: Add AVX2 optimized gen_syndrome functions | Yuanhan Liu | 2012-12-13 | 4 | -2/+272 | |
| * | | | | | lib/raid6: Add AVX2 optimized recovery functions | Jim Kukunas | 2012-12-13 | 5 | -7/+341 | |
* | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-17 | 10 | -84/+382 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | scatterlist: don't BUG when we can trivially return a proper error. | Nick Bowler | 2012-12-17 | 1 | -1/+2 | |
| * | | | | | | prandom: introduce prandom_bytes() and prandom_bytes_state() | Akinobu Mita | 2012-12-17 | 1 | -0/+49 | |
| * | | | | | | random32: rename random32 to prandom | Akinobu Mita | 2012-12-17 | 3 | -30/+31 | |
| * | | | | | | simple_strto*: annotate function as obsolete | Eldad Zack | 2012-12-17 | 1 | -0/+8 | |
| * | | | | | | kstrto*: add documentation | Eldad Zack | 2012-12-17 | 1 | -0/+64 | |
| * | | | | | | lib/rbtree_test.c: fix uninitialized variable warning | Cong Ding | 2012-12-17 | 1 | -1/+1 | |
| * | | | | | | percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM | Oleg Nesterov | 2012-12-17 | 2 | -1/+5 | |
| * | | | | | | percpu_rw_semaphore: add lockdep annotations | Oleg Nesterov | 2012-12-17 | 1 | -4/+17 | |
| * | | | | | | percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctr | Oleg Nesterov | 2012-12-17 | 1 | -18/+16 | |
| * | | | | | | percpu_rw_semaphore: reimplement to not block the readers unnecessarily | Oleg Nesterov | 2012-12-17 | 2 | -1/+155 | |
| * | | | | | | sscanf: don't ignore field widths for numeric conversions | Jan Beulich | 2012-12-17 | 1 | -43/+53 | |
| * | | | | | | lib: dynamic_debug: use kbasename() | Andy Shevchenko | 2012-12-17 | 1 | -8/+1 | |
| * | | | | | | lib/vsprintf.c: fix handling of %zd when using ssize_t | Jason Gunthorpe | 2012-12-17 | 1 | -1/+4 | |
* | | | | | | | Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-12-17 | 1 | -134/+225 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6 | Philipp Reisner | 2012-11-09 | 1 | -134/+225 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | lru_cache: allow multiple changes per transaction | Lars Ellenberg | 2011-10-14 | 1 | -76/+167 | |
| | * | | | | | lru_cache: consolidate lc_get and lc_try_get | Lars Ellenberg | 2011-10-14 | 1 | -59/+61 | |
| | * | | | | | lru_cache.h: fix comments referring to ts_ instead of lc_ | Lars Ellenberg | 2011-10-14 | 1 | -1/+1 | |
| | * | | | | | drbd: use clear_bit_unlock() where appropriate | Lars Ellenberg | 2011-10-14 | 1 | -6/+4 | |
* | | | | | | | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-12-16 | 1 | -130/+139 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | swiotlb: Do not export swiotlb_bounce since there are no external consumers | Alexander Duyck | 2012-10-30 | 1 | -19/+16 | |
| * | | | | | | | swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single | Alexander Duyck | 2012-10-30 | 1 | -11/+11 | |
| * | | | | | | | swiotlb: Use physical addresses for swiotlb_tbl_unmap_single | Alexander Duyck | 2012-10-30 | 1 | -18/+19 | |
| * | | | | | | | swiotlb: Return physical addresses when calling swiotlb_tbl_map_single | Alexander Duyck | 2012-10-30 | 1 | -38/+40 | |
| * | | | | | | | swiotlb: Make io_tlb_overflow_buffer a physical address | Alexander Duyck | 2012-10-30 | 1 | -27/+34 | |
| * | | | | | | | swiotlb: Make io_tlb_start a physical address instead of a virtual one | Alexander Duyck | 2012-10-30 | 1 | -29/+29 | |
| * | | | | | | | swiotlb: Make io_tlb_end a physical address instead of a virtual one | Alexander Duyck | 2012-10-30 | 1 | -11/+13 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-14 | 2 | -1/+147 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | lib: Add early cpio decoder | H. Peter Anvin | 2012-09-30 | 2 | -1/+146 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | propagate name change to comments in kernel source | Nadia Yvette Chambers | 2012-12-06 | 1 | -1/+1 | |
| * | | | | | | | | treewide: Fix typos in various Kconfig | Masanari Iida | 2012-12-03 | 1 | -5/+5 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2012-12-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | * | | | | | | | rcu: Reduce default RCU CPU stall warning timeout | Paul E. McKenney | 2012-11-13 | 1 | -1/+1 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
* | | | | | | | | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 2012-12-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | bootmem: fix wrong call parameter for free_bootmem() | Joonsoo Kim | 2012-12-11 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUG | Bill Pemberton | 2012-11-28 | 1 | -2/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | lib/Makefile: Fix oid_registry build dependency | Tim Gardner | 2012-12-06 | 1 | -1/+1 |