Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | /home/lenb/src/to-linus branch 'acpi-2.6.12' | Len Brown | 2005-07-30 | 14 | -233/+980 |
|\ | |||||
| * | [ACPI] suspend/resume ACPI PCI Interrupt Links | David Shaohua Li | 2005-07-30 | 8 | -47/+157 |
| * | [ACPI] delete boot-time printk()s from processor_idle.c | Venkatesh Pallipadi | 2005-07-30 | 1 | -2/+0 |
| * | [ACPI] fix resume issues on Asus L5D | Rafael J. Wysocki | 2005-07-30 | 3 | -1/+77 |
| * | [ACPI] Always set P-state on initialization | Dominik Brodowski | 2005-07-30 | 1 | -0/+7 |
| * | [ACPI] Add "ec_polling" boot option | Luming Yu | 2005-07-30 | 1 | -171/+722 |
| * | [ACPI] address boot-freeze with updated DMI blacklist for c-states | David Shaohua Li | 2005-07-30 | 1 | -9/+12 |
| * | [ACPI] Fix memset arguments in acpi processor_idle.c | Venkatesh Pallipadi | 2005-07-29 | 1 | -2/+4 |
| * | [ACPI] Fix the regression with c1_default_handler on some systems | Venkatesh Pallipadi | 2005-07-29 | 1 | -1/+1 |
* | | [PATCH] More qla2xxx configuration fixes | Andrew Vasquez | 2005-07-28 | 2 | -1/+14 |
* | | [IB/ucm]: Clean up userspace CM | Hal Rosenstock | 2005-07-28 | 1 | -47/+41 |
* | | Merge /scratch/Ksrc/linux-git/ | Roland Dreier | 2005-07-28 | 628 | -6590/+72452 |
|\ \ | |||||
| * | | [PATCH] new alpha syscalls | Richard Henderson | 2005-07-28 | 2 | -1/+11 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-07-28 | 5 | -18/+29 |
| |\ \ | |||||
| | * | | [SPARC64]: Fix ugly dependency on NR_CPUS being a power-of-2. | David S. Miller | 2005-07-28 | 1 | -6/+17 |
| | * | | [SPARC]: Add inotify syscall entries. | David S. Miller | 2005-07-27 | 4 | -12/+12 |
| * | | | Fix up qla2xxx configuration bogosity | Linus Torvalds | 2005-07-28 | 2 | -2/+0 |
| * | | | [PATCH] Avoid device suspend on reboot | Andrew Morton | 2005-07-28 | 1 | -1/+0 |
| * | | | Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/... | Linus Torvalds | 2005-07-28 | 4 | -31/+42 |
| |\ \ \ | |||||
| | * | | | JFS: Fix i_blocks accounting when allocation fails | Dave Kleikamp | 2005-07-26 | 1 | -4/+9 |
| | * | | | JFS: Don't set log_SYNCBARRIER when log->active == 0 | Dave Kleikamp | 2005-07-25 | 1 | -1/+2 |
| | * | | | JFS: Fix typo in last patch | Dave Kleikamp | 2005-07-22 | 1 | -1/+1 |
| | * | | | Merge with /home/shaggy/git/linus-clean/ | Dave Kleikamp | 2005-07-19 | 65 | -1412/+2939 |
| | |\ \ \ | |||||
| | * | | | | JFS: fsync wrong behavior when I/O failure occurs | Qu Fuping | 2005-07-15 | 1 | -1/+1 |
| | * | | | | JFS: Remove assert statement in dbJoin & return -EIO instead | Dave Kleikamp | 2005-07-15 | 1 | -16/+30 |
| | * | | | | JFS: Remove bogus WARN_ON statement and some dead code | Dave Kleikamp | 2005-07-14 | 1 | -9/+0 |
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-07-28 | 7 | -89/+64 |
| |\ \ \ \ \ | |||||
| | * | | | | | [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c | Matt Mackall | 2005-07-28 | 4 | -62/+38 |
| | * | | | | | [NETFILTER]: Fix -Wunder error in ip_conntrack_core.c | Nick Sillik | 2005-07-27 | 1 | -1/+1 |
| | * | | | | | [NET]: Fix setsockopt locking bug | Kyle Moffett | 2005-07-27 | 1 | -6/+7 |
| | * | | | | | [NET]: Improve presentation of networking driver families. | Randy Dunlap | 2005-07-27 | 1 | -20/+18 |
| | * | | | | | [IPV4]: Fix Kconfig syntax error | Hans-Juergen Tappe (SYSGO AG) | 2005-07-27 | 1 | -1/+1 |
| * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2005-07-28 | 3 | -9/+12 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [IA64] unwind.c uses wrong unat from switch_stack | Keith Owens | 2005-07-27 | 1 | -6/+6 |
| | * | | | | | | [IA64] inotify: ia64 syscalls. | Robert Love | 2005-07-27 | 2 | -3/+6 |
| | * | | | | | | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-07-27 | 204 | -31249/+36367 |
| | |\| | | | | | |||||
| | * | | | | | | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-07-26 | 102 | -1220/+960 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Auto merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/li... | Tony Luck | 2005-07-17 | 47 | -1265/+2743 |
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | | |||||
| | * | | | | | | | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-07-16 | 35 | -380/+450 |
| | |\ \ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ \ | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp | Linus Torvalds | 2005-07-28 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | [ARM SMP] Fix data corruption in test_* bitops | Russell King | 2005-07-28 | 1 | -3/+3 |
| | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | [PATCH] ppc32: 8xx remove BROKEN Kconfig entry | Marcelo Tosatti | 2005-07-28 | 1 | -1/+0 |
| * | | | | | | | | | [PATCH] ppc32: 8xx avoid icbi misbehaviour in __flush_dcache_icache_phys | Anton Wöllert | 2005-07-28 | 1 | -0/+3 |
| * | | | | | | | | | [PATCH] Update CREDITS entry and listings in source files for Jesper Juhl | Jesper Juhl | 2005-07-28 | 3 | -5/+5 |
| * | | | | | | | | | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2005-07-28 | 46 | -168/+151 |
| * | | | | | | | | | [PATCH] fbdev: update info->cmap when setting cmap from user-/kernelspace. | Michal Januszewski | 2005-07-28 | 1 | -60/+36 |
| * | | | | | | | | | [PATCH] fbcon: don't repaint the cursor when it is disabled. | Michal Januszewski | 2005-07-28 | 1 | -1/+2 |
| * | | | | | | | | | [PATCH] fbdev: colormap fixes | Jon Smirl | 2005-07-28 | 1 | -10/+72 |
| * | | | | | | | | | [PATCH] radeonfb: clean up EDID sysfs attribute | Jon Smirl | 2005-07-28 | 1 | -0/+5 |
| * | | | | | | | | | [PATCH] fbmem: use unregister_chrdev() on unload | Jon Smirl | 2005-07-28 | 1 | -0/+1 |