Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | parport_pc: show the detection of a 2 serial port ITE8874 chip | Niels de Vos | 2010-08-24 | 1 | -1/+1 | |
| * | | | Kconfig: delete duplicate word | Stephan Sperber | 2010-08-23 | 2 | -2/+2 | |
| * | | | Fix typo in Kconfig help text | Thomas Weber | 2010-08-23 | 1 | -1/+1 | |
| * | | | Use kzalloc in idedisk_prep_fn. | Tao Ma | 2010-08-19 | 1 | -2/+1 | |
| * | | | Fix typo s/contenious/continuous in comment | Nikanth Karthikesan | 2010-08-18 | 1 | -2/+2 | |
| * | | | Fix spelling mistake in jhash | Anton Blanchard | 2010-08-18 | 1 | -1/+1 | |
| * | | | include/video/vga.h: update web address. | Justin P. Mattock | 2010-08-16 | 1 | -1/+1 | |
| * | | | vesafb: fix comment a typo | Justin P. Mattock | 2010-08-16 | 1 | -1/+1 | |
| * | | | paravirt: noreplace-paravirt is implemented for x86 and ia-64 | Jiri Kosina | 2010-08-16 | 1 | -1/+1 | |
| * | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-11 | 978 | -18586/+39215 | |
| |\ \ \ | ||||||
| * | | | | fix a typo on comments in mm/percpu.c | Namhyung Kim | 2010-08-11 | 1 | -1/+1 | |
| * | | | | drivers/usb: Remove unnecessary return's from void functions | Joe Perches | 2010-08-10 | 30 | -99/+2 | |
| * | | | | Doc: Fix spelling | Stefan Weil | 2010-08-10 | 1 | -2/+2 | |
| * | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-10 | 3773 | -224001/+257115 | |
| |\ \ \ \ | ||||||
| * | | | | | fix printk typo 'faild' | Paul Bolle | 2010-08-09 | 13 | -28/+28 | |
| * | | | | | Fix spelling fuction -> function in comments | Stefan Weil | 2010-08-09 | 15 | -18/+18 | |
* | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab... | Linus Torvalds | 2010-10-24 | 5 | -8/+1273 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | i7300_edac: Properly initialize per-csrow memory size | Mauro Carvalho Chehab | 2010-09-24 | 1 | -7/+10 | |
| * | | | | | | V4L/DVB: i7300_edac: better initialize page counts | Mauro Carvalho Chehab | 2010-09-24 | 1 | -9/+9 | |
| * | | | | | | MAINTAINERS: Add maintainer for i7300-edac driver | Mauro Carvalho Chehab | 2010-09-22 | 1 | -0/+7 | |
| * | | | | | | i7300-edac: CodingStyle cleanup | Mauro Carvalho Chehab | 2010-08-30 | 1 | -16/+26 | |
| * | | | | | | i7300_edac: Improve comments | Mauro Carvalho Chehab | 2010-08-30 | 1 | -116/+104 | |
| * | | | | | | i7300_edac: Cleanup: reorganize the file contents | Mauro Carvalho Chehab | 2010-08-30 | 1 | -56/+60 | |
| * | | | | | | i7300_edac: Properly detect channel on CE errors | Mauro Carvalho Chehab | 2010-08-30 | 1 | -5/+14 | |
| * | | | | | | i7300_edac: enrich FBD error info for corrected errors | Mauro Carvalho Chehab | 2010-08-30 | 1 | -12/+51 | |
| * | | | | | | i7300_edac: enrich FBD error info for fatal errors | Mauro Carvalho Chehab | 2010-08-30 | 1 | -4/+39 | |
| * | | | | | | i7300_edac: pre-allocate a buffer used to prepare err messages | Mauro Carvalho Chehab | 2010-08-30 | 1 | -17/+24 | |
| * | | | | | | i7300_edac: Fix MTR x4/x8 detection logic | Mauro Carvalho Chehab | 2010-08-30 | 1 | -2/+2 | |
| * | | | | | | i7300_edac: Make the debug messages coherent with the others | Mauro Carvalho Chehab | 2010-08-30 | 1 | -3/+3 | |
| * | | | | | | i7300_edac: Cleanup: remove get_error_info logic | Mauro Carvalho Chehab | 2010-08-30 | 1 | -36/+6 | |
| * | | | | | | i7300_edac: Add a code to cleanup error registers | Mauro Carvalho Chehab | 2010-08-30 | 1 | -2/+27 | |
| * | | | | | | i7300_edac: Add support for reporting FBD errors | Mauro Carvalho Chehab | 2010-08-30 | 1 | -0/+125 | |
| * | | | | | | i7300_edac: Properly detect the type of error correction | Mauro Carvalho Chehab | 2010-08-30 | 1 | -4/+14 | |
| * | | | | | | i7300_edac: Detect if the device is on single mode | Mauro Carvalho Chehab | 2010-08-30 | 1 | -8/+17 | |
| * | | | | | | i7300_edac: Adds detection for enhanced scrub mode on x8 | Mauro Carvalho Chehab | 2010-08-30 | 1 | -4/+17 | |
| * | | | | | | i7300_edac: Clear the error bit after reading | Mauro Carvalho Chehab | 2010-08-30 | 1 | -0/+10 | |
| * | | | | | | i7300_edac: Add error detection code for global errors | Mauro Carvalho Chehab | 2010-08-30 | 1 | -491/+77 | |
| * | | | | | | i7300_edac: Better name PCI devices | Mauro Carvalho Chehab | 2010-08-30 | 1 | -43/+43 | |
| * | | | | | | i7300_edac: Add a FIXME note about the error correction type | Mauro Carvalho Chehab | 2010-08-30 | 1 | -0/+9 | |
| * | | | | | | i7300_edac: add global error registers | Mauro Carvalho Chehab | 2010-08-30 | 1 | -82/+92 | |
| * | | | | | | i7300_edac: display info if ECC is enabled or not | Mauro Carvalho Chehab | 2010-08-30 | 1 | -8/+20 | |
| * | | | | | | i7300_edac: start a driver for i7300 chipset (Clarksboro) | Mauro Carvalho Chehab | 2010-08-30 | 4 | -8/+1392 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2010-10-24 | 4 | -384/+424 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into for-linus | Pekka Enberg | 2010-10-24 | 4957 | -178594/+298960 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | SLUB: Fix memory hotplug with !NUMA | Pekka Enberg | 2010-10-06 | 1 | -1/+1 | |
| * | | | | | | | slub: Move functions to reduce #ifdefs | Christoph Lameter | 2010-10-06 | 1 | -156/+141 | |
| * | | | | | | | slub: Enable sysfs support for !CONFIG_SLUB_DEBUG | Christoph Lameter | 2010-10-06 | 3 | -7/+37 | |
| * | | | | | | | SLUB: Optimize slab_free() debug check | Pekka Enberg | 2010-10-06 | 1 | -2/+2 | |
| * | | | | | | | slub: Move NUMA-related functions under CONFIG_NUMA | Namhyung Kim | 2010-10-02 | 1 | -2/+4 | |
| * | | | | | | | slub: Add lock release annotation | Namhyung Kim | 2010-10-02 | 1 | -0/+2 |