| Commit message (Expand) | Author | Age | Files | Lines |
* | rcu, debug: detect stalled grace periods, cleanups | Ingo Molnar | 2008-08-11 | 1 | -13/+13 |
* | rcu, debug: detect stalled grace periods | Paul E. McKenney | 2008-08-11 | 3 | -0/+96 |
* | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-08-11 | 9695 | -332069/+524689 |
|\ |
|
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2008-08-08 | 6 | -54/+89 |
| |\ |
|
| | * | [CPUFREQ][2/2] preregister support for powernow-k8 | Mark Langsdorf | 2008-08-08 | 2 | -37/+75 |
| | * | [CPUFREQ][1/2] whitespace fix for powernow-k8 | Mark Langsdorf | 2008-08-08 | 1 | -3/+0 |
| | * | [CPUFREQ] Update MAINTAINERS to reflect new mailing list. | Dave Jones | 2008-08-08 | 1 | -1/+1 |
| | * | [CPUFREQ] Fix warning in elanfreq | Dave Jones | 2008-08-08 | 1 | -1/+1 |
| | * | [CPUFREQ] Fix -Wshadow warning in conservative governor. | Dave Jones | 2008-08-08 | 1 | -10/+10 |
| | * | [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig. | Dave Jones | 2008-08-08 | 1 | -2/+2 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc... | Linus Torvalds | 2008-08-08 | 14 | -509/+652 |
| |\ \ |
|
| | * | | [CIFS] list entry can not return null | Steve French | 2008-08-08 | 4 | -74/+61 |
| | * | | turn cifs_setattr into a multiplexor that calls the correct function | Jeff Layton | 2008-08-06 | 1 | -5/+17 |
| | * | | move file time and dos attribute setting logic into new function | Jeff Layton | 2008-08-06 | 1 | -87/+109 |
| | * | | spin off cifs_setattr with unix extensions to its own function | Jeff Layton | 2008-08-06 | 1 | -38/+119 |
| | * | | [CIFS] Code cleanup in old sessionsetup code | Steve French | 2008-08-06 | 2 | -78/+80 |
| | * | | [CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir | Jeff Layton | 2008-08-06 | 2 | -6/+25 |
| | * | | Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg | Jeff Layton | 2008-08-06 | 3 | -14/+13 |
| | * | | change CIFSSMBSetTimes to CIFSSMBSetPathInfo | Jeff Layton | 2008-08-06 | 3 | -8/+8 |
| | * | | [CIFS] fix trailing whitespace | Steve French | 2008-08-06 | 1 | -1/+1 |
| | * | | bundle up Unix SET_PATH_INFO args into a struct and change name | Jeff Layton | 2008-08-06 | 6 | -74/+102 |
| | * | | Fix missing braces in cifs_revalidate() | Suresh Jayaraman | 2008-08-05 | 1 | -1/+2 |
| | * | | remove locking around tcpSesAllocCount atomic variable | Jeff Layton | 2008-08-04 | 1 | -9/+6 |
| | * | | [CIFS] properly account for new user= field in SPNEGO upcall string allocation | Jeff Layton | 2008-08-01 | 1 | -7/+11 |
| | * | | [CIFS] remove level of indentation from decode_negTokenInit | Jeff Layton | 2008-07-31 | 2 | -136/+125 |
| | * | | [CIFS] cifs send2 not retrying enough in some cases on full socket | Shirish Pargaonkar | 2008-07-29 | 1 | -0/+1 |
| | * | | [CIFS] oid should also be checked against class in cifs asn | Steve French | 2008-07-29 | 1 | -1/+2 |
| * | | | list.h: fix fatal kernel-doc error | Randy Dunlap | 2008-08-08 | 1 | -2/+2 |
| * | | | Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-08-08 | 2374 | -53258/+53803 |
| |\ \ \ |
|
| | * \ \ | Merge Linus' latest into master | Russell King | 2008-08-08 | 292 | -6736/+6420 |
| | |\ \ \ |
|
| | * | | | | [ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USB | Adrian Bunk | 2008-08-08 | 1 | -3/+0 |
| | * | | | | [ARM] 5166/1: magician: add MAINTAINERS entry | Philipp Zabel | 2008-08-08 | 1 | -0/+5 |
| | * | | | | [ARM] fix pnx4008 build errors | Russell King | 2008-08-08 | 2 | -4/+3 |
| | * | | | | [ARM] Fix SMP booting with non-zero PHYS_OFFSET | Russell King | 2008-08-07 | 1 | -2/+2 |
| | * | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-08-07 | 14 | -9/+94 |
| | |\ \ \ \ |
|
| | | * | | | | [ARM] sa1100_wdt: use reset_status to remember watchdog reset status | Eric Miao | 2008-08-05 | 1 | -1/+4 |
| | | * | | | | [ARM] pxa: introduce reset_status and clear_reset_status for driver's usage | Eric Miao | 2008-08-05 | 10 | -3/+79 |
| | | * | | | | [ARM] pxa: introduce reset.h for reset specific header information | Eric Miao | 2008-08-05 | 5 | -5/+12 |
| | * | | | | | [ARM] 5185/1: Fix spi num_chipselect for lubbock | Jonathan Cameron | 2008-08-07 | 1 | -1/+1 |
| | * | | | | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 2230 | -52688/+52669 |
| | * | | | | | Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Russell King | 2008-08-07 | 125 | -42/+591 |
| | |\ \ \ \ \ |
|
| | | * | | | | | avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> | Haavard Skinnemoen | 2008-08-05 | 20 | -41/+41 |
| | | * | | | | | avr32: Introduce arch/avr32/mach-*/include/mach | Haavard Skinnemoen | 2008-08-05 | 12 | -1/+550 |
| | | * | | | | | avr32: Move include/asm-avr32 to arch/avr32/include/asm | Haavard Skinnemoen | 2008-08-05 | 96 | -0/+0 |
| | | |/ / / / |
|
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 2008-08-07 | 3045 | -66223/+90882 |
| | |\ \ \ \ \ |
|
| | * | | | | | | [ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/include | Russell King | 2008-08-07 | 2 | -16/+20 |
| | * | | | | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 620 | -640/+617 |
| | * | | | | | | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 | 43 | -43/+0 |
| | * | | | | | | [ARM] Fix circular include dependency with IRQ headers | Russell King | 2008-08-07 | 3 | -21/+20 |
| * | | | | | | | [NFSD] uninline nfsd4_op_name() | Adrian Bunk | 2008-08-08 | 1 | -3/+2 |
| | |_|_|_|_|/
| |/| | | | | |
|