| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | David S. Miller | 2007-11-21 | 5 | -6/+37 |
|\ |
|
| * | ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution | Guillaume Chazarain | 2007-11-20 | 3 | -3/+11 |
| * | mac80211: add missing space in error message | Bruno Randolf | 2007-11-20 | 1 | -1/+1 |
| * | mac80211: fix allmulti/promisc behaviour | Johannes Berg | 2007-11-20 | 1 | -0/+23 |
| * | mac80211: fix ieee80211_set_multicast_list | Johannes Berg | 2007-11-20 | 1 | -2/+2 |
* | | [NETFILTER]: Fix kernel panic with REDIRECT target. | Evgeniy Polyakov | 2007-11-20 | 1 | -4/+1 |
* | | [WIRELESS] WEXT: Fix userspace corruption on 64-bit. | David S. Miller | 2007-11-20 | 1 | -1/+1 |
* | | [IRDA]: Add missing "space" | Joe Perches | 2007-11-20 | 1 | -1/+1 |
* | | [SUNRPC]: Add missing "space" | Joe Perches | 2007-11-20 | 1 | -1/+1 |
* | | [SCTP]: Add missing "space" | Joe Perches | 2007-11-20 | 1 | -1/+1 |
* | | [IPV6]: Add missing "space" | Joe Perches | 2007-11-20 | 1 | -1/+1 |
* | | [BRIDGE]: Add missing "space" | Joe Perches | 2007-11-20 | 1 | -1/+1 |
* | | [IPV4]: Add missing "space" | Joe Perches | 2007-11-20 | 2 | -2/+2 |
* | | [DCCP]: Add missing "space" | Joe Perches | 2007-11-20 | 1 | -1/+1 |
* | | [TCP]: Problem bug with sysctl_tcp_congestion_control function | Sam Jansen | 2007-11-20 | 1 | -1/+1 |
* | | [TCP] MTUprobe: fix potential sk_send_head corruption | Ilpo J�rvinen | 2007-11-20 | 2 | -1/+3 |
* | | [PKTGEN]: Fix double unlock of xfrm_state->lock | Pavel Emelyanov | 2007-11-20 | 1 | -2/+0 |
* | | [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED | Simon Horman | 2007-11-20 | 5 | -75/+0 |
* | | [IPVS]: Fix sysctl warnings about missing strategy in schedulers | Simon Horman | 2007-11-20 | 4 | -6/+0 |
* | | [IPVS]: Fix sysctl warnings about missing strategy | Christian Borntraeger | 2007-11-20 | 3 | -12/+0 |
* | | [TCP]: Fix TCP header misalignment | Herbert Xu | 2007-11-19 | 1 | -0/+3 |
* | | [NET]: Corrects a bug in ip_rt_acct_read() | Eric Dumazet | 2007-11-19 | 1 | -6/+2 |
* | | rt2x00: Request usb_maxpacket() once | Ivo van Doorn | 2007-11-19 | 4 | -10/+17 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/li... | Linus Torvalds | 2007-11-17 | 16 | -82/+81 |
|\ \ |
|
| * | | x86: simplify "make ARCH=x86" and fix kconfig all.config | Sam Ravnborg | 2007-11-17 | 6 | -36/+3 |
| * | | x86: reboot fixup for wrap2c board | Denys | 2007-11-17 | 1 | -0/+1 |
| * | | x86: check boundary in count setup resource | Yinghai Lu | 2007-11-17 | 1 | -0/+6 |
| * | | x86: fix reboot with no keyboard attached | Truxton Fulton | 2007-11-17 | 1 | -1/+1 |
| * | | x86: add hpet sanity checks | Thomas Gleixner | 2007-11-17 | 1 | -0/+32 |
| * | | x86: on x86_64, correct reading of PC RTC when update in progress in time_64.c | David P. Reed | 2007-11-17 | 1 | -12/+18 |
| * | | x86: fix freeze in x86_64 RTC update code in time_64.c | David P. Reed | 2007-11-17 | 1 | -7/+4 |
| * | | ntp: fix typo that makes sync_cmos_clock erratic | David P. Reed | 2007-11-17 | 1 | -1/+1 |
| * | | Remove x86 merge artifact from top Makefile | Thomas Gleixner | 2007-11-17 | 1 | -6/+1 |
| * | | x86: fixup cpu_info array conversion | Thomas Gleixner | 2007-11-17 | 1 | -1/+0 |
| * | | x86: show cpuinfo only for online CPUs | Andreas Herrmann | 2007-11-17 | 2 | -10/+6 |
| * | | x86: fix cpu-hotplug regression | Andreas Herrmann | 2007-11-17 | 1 | -1/+1 |
| * | | x86: ignore the sys_getcpu() tcache parameter | Ingo Molnar | 2007-11-17 | 2 | -36/+3 |
| * | | x86: voyager use correct header file name | Randy Dunlap | 2007-11-17 | 1 | -1/+1 |
| * | | x86: fix smp init sections | Randy Dunlap | 2007-11-17 | 1 | -2/+2 |
| * | | x86: fix voyager_cat_init section | Randy Dunlap | 2007-11-17 | 1 | -1/+1 |
| * | | x86: fix bogus memcpy in es7000_check_dsdt() | Thomas Gleixner | 2007-11-17 | 1 | -3/+3 |
| |/ |
|
* / | x86: simplify "make ARCH=x86" and fix kconfig all.config | Sam Ravnborg | 2007-11-17 | 6 | -36/+3 |
|/ |
|
* | Linux 2.6.24-rc3v2.6.24-rc3 | Linus Torvalds | 2007-11-17 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2007-11-17 | 1 | -1/+1 |
|\ |
|
| * | SELinux: return EOPNOTSUPP not ENOTSUPP | Eric Paris | 2007-11-17 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-11-17 | 2 | -8/+30 |
|\ \ |
|
| * | | [ARM] 4638/1: pxa: use PXA3xx specific macros to define clks | eric miao | 2007-11-16 | 1 | -7/+30 |
| * | | [ARM] remove useless setting of VM_RESERVED | Russell King | 2007-11-11 | 1 | -1/+0 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-11-17 | 3 | -144/+119 |
|\ \ \
| |_|/
|/| | |
|
| * | | [CPUFREQ] Fix up whitespace in conservative governor. | Dave Jones | 2007-10-22 | 1 | -61/+60 |