summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-29gpiolib: fix request related issueMagnus Damm
2009-01-29memcg: get/put parents at create/freeDaisuke Nishimura
2009-01-29cgroups: use hierarchy mutex in creation failure pathKAMEZAWA Hiroyuki
2009-01-29mm: OOM documentation updateEvgeniy Polyakov
2009-01-29kprobes: fix module compilation error with CONFIG_KPROBES=nMasami Hiramatsu
2009-01-29sgi-xpc: fix up stale DBUG_ON statementsRobin Holt
2009-01-29sgi-xpc: Remove NULL pointer dereference.Robin Holt
2009-01-29sgi-xpc: ensure flags are updated before bte_copyRobin Holt
2009-01-29Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segmentsLinus Torvalds
2009-01-29tulip: fix 21142 with 10Mbps without negotiationPhilippe De Muyter
2009-01-29drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logicRoel Kluin
2009-01-29gianfar: Fix Wake-on-LAN supportAnton Vorontsov
2009-01-29smsc911x: timeout reaches -1Roel Kluin
2009-01-29smsc9420: fix interrupt signalling test failuresSteve Glendinning
2009-01-29ucc_geth: Change uec phy id to the same format as gianfar'sHaiying Wang
2009-01-29wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez
2009-01-30lguest: Fix a memory leak with the lg object during launcher closeMark Wallis
2009-01-30lguest: disable the FORTIFY for lguest.Tim 'mithro' Ansell
2009-01-30lguest: typos fixAtsushi SAKAI
2009-01-29netxen: fix memory leak in drivers/net/netxen_nic_init.cDaniel Marjamäki
2009-01-29tun: Add some missing TUN compat ioctl translations.David S. Miller
2009-01-29ipv4: fix infinite retry loop in IP-ConfigBenjamin Zores
2009-01-29net: update documentation ip aliasesStephen Hemminger
2009-01-29net: Fix OOPS in skb_seq_read().Shyam Iyer
2009-01-29net: Fix frag_list handling in skb_seq_readHerbert Xu
2009-01-29netxen: revert jumbo ringsizeDhananjay Phadke
2009-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-29ath5k: fix locking in ath5k_configBob Copeland
2009-01-29cfg80211: print correct intersected regulatory domainLuis R. Rodriguez
2009-01-29cfg80211: Fix sanity check on 5 GHz when processing country IELuis R. Rodriguez
2009-01-29iwlwifi: fix kernel oops when ucode DMA memory allocation failureZhu, Yi
2009-01-29rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger
2009-01-29mac80211: remove Michael Wu as maintainerJohannes Berg
2009-01-29ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter
2009-01-29firewire: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter
2009-01-29Merge branch 'fix/hda' into for-linusTakashi Iwai
2009-01-29Merge branch 'fix/asoc' into for-linusTakashi Iwai
2009-01-29ASoC: OMAP: Initialize XCCR and RCCR registers in McBSP DAI driverMisael Lopez Cruz
2009-01-29ASoC: Fix null string usage with WM8753 DAIsMark Brown
2009-01-29HID: document difference between hid_blacklist and hid_ignore_listJiri Kosina
2009-01-29HID: add antec-branded soundgraph imon devices to blacklistJarod Wilson
2009-01-29HID: fix reversed logic in disconnect testing of hiddevOliver Neukum
2009-01-29HID: adjust report descriptor fixup for MS 1028 receiverJiri Kosina
2009-01-29cifs: make sure we allocate enough storage for socket addressJeff Layton
2009-01-29[CIFS] Make socket retry timeouts consistent between blocking and nonblocking...Steve French
2009-01-29[CIFS] some cleanup to dir.c prior to addition of posix_openSteve French
2009-01-29[CIFS] revalidate parent inode when rmdir done within that directorySteve French
2009-01-29[CIFS] Rename md5 functions to avoid collision with new rt modulesSteve French
2009-01-29cifs: turn smb_send into a wrapper around smb_sendvJeff Layton
2009-01-28driver-core: fix kernel-doc parameter nameRandy Dunlap